Platinum Blonde
#f0e8d7
Here's everything about the color Platinum Blonde (#f0e8d7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f0e8d7 | |
|---|---|---|
| RGB | rgb(240, 232, 215) | |
| HSL | hsl(41, 45%, 89%) | |
| CMYK | cmyk(0%, 3%, 10%, 6%) | |
| LAB | lab(92, 1, 9) | |
| OKLCH | oklch(0.93 0.024 86) |
Color harmonies
Tints & shades
Code snippets
color: #f0e8d7;
background-color: #f0e8d7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF0E8D7)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.91, blue: 0.84, alpha: 1.0)