Purple Veil
#d3d5e0 · one of 31,915 named colors
Purple Veil is a very light, soft blue with the hex code #d3d5e0. In RGB it is 211 red, 213 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#d3d5e0HEX8
#d3d5e0ffRGB
rgb(211, 213, 224)RGBA
rgba(211, 213, 224, 1)RGB %
rgb(83%, 84%, 88%)HSL
hsl(231, 17%, 85%)HSLA
hsla(231, 17%, 85%, 1)Variables
Sass
$purple-veil: #d3d5e0;Less
@purple-veil: #d3d5e0;CSS
--purple-veil: #d3d5e0;