Misty Haze
#cec9c3
Here's everything about the color Misty Haze (#cec9c3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cec9c3 | |
|---|---|---|
| RGB | rgb(206, 201, 195) | |
| HSL | hsl(33, 10%, 79%) | |
| CMYK | cmyk(0%, 2%, 5%, 19%) | |
| LAB | lab(81, 1, 4) | |
| OKLCH | oklch(0.84 0.01 73) |
Color harmonies
Tints & shades
Code snippets
color: #cec9c3;
background-color: #cec9c3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCEC9C3)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.79, blue: 0.76, alpha: 1.0)