Honied White
#fcefd1
Honied White, represented by the hex value #fcefd1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #fcefd1 | |
|---|---|---|
| RGB | rgb(252, 239, 209) | |
| HSL | hsl(42, 88%, 90%) | |
| CMYK | cmyk(0%, 5%, 17%, 1%) | |
| LAB | lab(95, 1, 16) | |
| OKLCH | oklch(0.95 0.042 87) |
Color harmonies
Tints & shades
Code snippets
color: #fcefd1;
background-color: #fcefd1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCEFD1)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.94, blue: 0.82, alpha: 1.0)