Airy
#dae6e9 · one of 31,915 named colors
Airy is a very light, soft cyan with the hex code #dae6e9. In RGB it is 218 red, 230 green and 233 blue, and black text is most readable on top of it.
Codes
HEX
#dae6e9HEX8
#dae6e9ffRGB
rgb(218, 230, 233)RGBA
rgba(218, 230, 233, 1)RGB %
rgb(85%, 90%, 91%)HSL
hsl(192, 25%, 88%)HSLA
hsla(192, 25%, 88%, 1)Variables
Sass
$airy: #dae6e9;Less
@airy: #dae6e9;CSS
--airy: #dae6e9;