Lavender Sky
#dbd7f2 · one of 31,915 named colors
Lavender Sky is a very light, strong blue with the hex code #dbd7f2. In RGB it is 219 red, 215 green and 242 blue, and black text is most readable on top of it.
Codes
HEX
#dbd7f2HEX8
#dbd7f2ffRGB
rgb(219, 215, 242)RGBA
rgba(219, 215, 242, 1)RGB %
rgb(86%, 84%, 95%)HSL
hsl(249, 51%, 90%)HSLA
hsla(249, 51%, 90%, 1)Variables
Sass
$lavender-sky: #dbd7f2;Less
@lavender-sky: #dbd7f2;CSS
--lavender-sky: #dbd7f2;