Castle in the Sky
#d1eaed · one of 31,915 named colors
Castle in the Sky is a very light, soft cyan with the hex code #d1eaed. In RGB it is 209 red, 234 green and 237 blue, and black text is most readable on top of it.
Part of Shades of Cyan →
Try Castle in the Sky in the generator →
Codes
HEX
#d1eaedHEX8
#d1eaedffRGB
rgb(209, 234, 237)RGBA
rgba(209, 234, 237, 1)RGB %
rgb(82%, 92%, 93%)HSL
hsl(186, 44%, 87%)HSLA
hsla(186, 44%, 87%, 1)Variables
Sass
$castle-in-the-sky: #d1eaed;Less
@castle-in-the-sky: #d1eaed;CSS
--castle-in-the-sky: #d1eaed;