Head in the Clouds
#d1dde1
Head in the Clouds is a color with the hex code #d1dde1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d1dde1 | |
|---|---|---|
| RGB | rgb(209, 221, 225) | |
| HSL | hsl(195, 21%, 85%) | |
| CMYK | cmyk(7%, 2%, 0%, 12%) | |
| LAB | lab(87, -4, -3) | |
| OKLCH | oklch(0.89 0.014 220) |
Color harmonies
Tints & shades
Code snippets
color: #d1dde1;
background-color: #d1dde1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD1DDE1)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.87, blue: 0.88, alpha: 1.0)