Ivory Tower
#fbf3f1
Here's everything about the color Ivory Tower (#fbf3f1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fbf3f1 | |
|---|---|---|
| RGB | rgb(251, 243, 241) | |
| HSL | hsl(12, 56%, 96%) | |
| CMYK | cmyk(0%, 3%, 4%, 2%) | |
| LAB | lab(96, 3, 2) | |
| OKLCH | oklch(0.97 0.009 34) |
Color harmonies
Tints & shades
Code snippets
color: #fbf3f1;
background-color: #fbf3f1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFBF3F1)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.95, blue: 0.95, alpha: 1.0)