Flan
#f6e3b4
Here's everything about the color Flan (#f6e3b4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f6e3b4 | |
|---|---|---|
| RGB | rgb(246, 227, 180) | |
| HSL | hsl(43, 79%, 84%) | |
| CMYK | cmyk(0%, 8%, 27%, 4%) | |
| LAB | lab(91, 2, 26) | |
| OKLCH | oklch(0.92 0.064 89) |
Color harmonies
Tints & shades
Code snippets
color: #f6e3b4;
background-color: #f6e3b4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6E3B4)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.89, blue: 0.71, alpha: 1.0)