Castle in the Sky
#d1eaed
Here's everything about the color Castle in the Sky (#d1eaed) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d1eaed | |
|---|---|---|
| RGB | rgb(209, 234, 237) | |
| HSL | hsl(186, 44%, 87%) | |
| CMYK | cmyk(12%, 1%, 0%, 7%) | |
| LAB | lab(91, -8, -4) | |
| OKLCH | oklch(0.92 0.027 205) |
Color harmonies
Tints & shades
Code snippets
color: #d1eaed;
background-color: #d1eaed;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD1EAED)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.92, blue: 0.93, alpha: 1.0)