Imperial Ivory
#f1e8d2
Here's everything about the color Imperial Ivory (#f1e8d2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f1e8d2 | |
|---|---|---|
| RGB | rgb(241, 232, 210) | |
| HSL | hsl(43, 53%, 88%) | |
| CMYK | cmyk(0%, 4%, 13%, 5%) | |
| LAB | lab(92, 0, 12) | |
| OKLCH | oklch(0.93 0.031 88) |
Color harmonies
Tints & shades
Code snippets
color: #f1e8d2;
background-color: #f1e8d2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF1E8D2)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.91, blue: 0.82, alpha: 1.0)