Ice Desert
#d1dce8
Ice Desert, represented by the hex value #d1dce8, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d1dce8 | |
|---|---|---|
| RGB | rgb(209, 220, 232) | |
| HSL | hsl(211, 33%, 86%) | |
| CMYK | cmyk(10%, 5%, 0%, 9%) | |
| LAB | lab(87, -2, -7) | |
| OKLCH | oklch(0.89 0.02 250) |
Color harmonies
Tints & shades
Code snippets
color: #d1dce8;
background-color: #d1dce8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD1DCE8)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.86, blue: 0.91, alpha: 1.0)