Air Castle
#d7d1e9 · one of 31,915 named colors
Air Castle is a very light, soft purple with the hex code #d7d1e9. In RGB it is 215 red, 209 green and 233 blue, and black text is most readable on top of it.
Codes
HEX
#d7d1e9HEX8
#d7d1e9ffRGB
rgb(215, 209, 233)RGBA
rgba(215, 209, 233, 1)RGB %
rgb(84%, 82%, 91%)HSL
hsl(255, 35%, 87%)HSLA
hsla(255, 35%, 87%, 1)Variables
Sass
$air-castle: #d7d1e9;Less
@air-castle: #d7d1e9;CSS
--air-castle: #d7d1e9;