Gardenia
#f1e8df
Here's everything about the color Gardenia (#f1e8df) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f1e8df | |
|---|---|---|
| RGB | rgb(241, 232, 223) | |
| HSL | hsl(30, 39%, 91%) | |
| CMYK | cmyk(0%, 4%, 7%, 5%) | |
| LAB | lab(93, 2, 6) | |
| OKLCH | oklch(0.94 0.016 68) |
Color harmonies
Tints & shades
Code snippets
color: #f1e8df;
background-color: #f1e8df;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF1E8DF)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.91, blue: 0.87, alpha: 1.0)