Whispery Breeze
#d6e9e6
Whispery Breeze, represented by the hex value #d6e9e6, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d6e9e6 | |
|---|---|---|
| RGB | rgb(214, 233, 230) | |
| HSL | hsl(171, 30%, 88%) | |
| CMYK | cmyk(8%, 0%, 1%, 9%) | |
| LAB | lab(91, -7, -1) | |
| OKLCH | oklch(0.92 0.021 185) |
Color harmonies
Tints & shades
Code snippets
color: #d6e9e6;
background-color: #d6e9e6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD6E9E6)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.91, blue: 0.90, alpha: 1.0)