Frosty Pink
#dfe9e3
Here's everything about the color Frosty Pink (#dfe9e3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dfe9e3 | |
|---|---|---|
| RGB | rgb(223, 233, 227) | |
| HSL | hsl(144, 19%, 89%) | |
| CMYK | cmyk(4%, 0%, 3%, 9%) | |
| LAB | lab(91, -4, 2) | |
| OKLCH | oklch(0.92 0.013 160) |
Color harmonies
Tints & shades
Code snippets
color: #dfe9e3;
background-color: #dfe9e3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDFE9E3)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.91, blue: 0.89, alpha: 1.0)