Whispering Frost
#d7e5d8
Whispering Frost, represented by the hex value #d7e5d8, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d7e5d8 | |
|---|---|---|
| RGB | rgb(215, 229, 216) | |
| HSL | hsl(124, 21%, 87%) | |
| CMYK | cmyk(6%, 0%, 6%, 10%) | |
| LAB | lab(90, -7, 5) | |
| OKLCH | oklch(0.91 0.023 147) |
Color harmonies
Tints & shades
Code snippets
color: #d7e5d8;
background-color: #d7e5d8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD7E5D8)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.90, blue: 0.85, alpha: 1.0)