White Frost
#dee6ec
Here's everything about the color White Frost (#dee6ec) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dee6ec | |
|---|---|---|
| RGB | rgb(222, 230, 236) | |
| HSL | hsl(206, 27%, 90%) | |
| CMYK | cmyk(6%, 3%, 0%, 7%) | |
| LAB | lab(91, -2, -4) | |
| OKLCH | oklch(0.92 0.012 240) |
Color harmonies
Tints & shades
Code snippets
color: #dee6ec;
background-color: #dee6ec;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDEE6EC)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.90, blue: 0.93, alpha: 1.0)