Fake Blonde
#efe6c1
Here's everything about the color Fake Blonde (#efe6c1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #efe6c1 | |
|---|---|---|
| RGB | rgb(239, 230, 193) | |
| HSL | hsl(48, 59%, 85%) | |
| CMYK | cmyk(0%, 4%, 19%, 6%) | |
| LAB | lab(91, -1, 19) | |
| OKLCH | oklch(0.92 0.049 96) |
Color harmonies
Tints & shades
Code snippets
color: #efe6c1;
background-color: #efe6c1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFE6C1)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.90, blue: 0.76, alpha: 1.0)