Light Pax
#d5d3e3 · one of 31,915 named colors
Light Pax is a very light, soft blue with the hex code #d5d3e3. In RGB it is 213 red, 211 green and 227 blue, and black text is most readable on top of it.
Codes
HEX
#d5d3e3HEX8
#d5d3e3ffRGB
rgb(213, 211, 227)RGBA
rgba(213, 211, 227, 1)RGB %
rgb(84%, 83%, 89%)HSL
hsl(248, 22%, 86%)HSLA
hsla(248, 22%, 86%, 1)Variables
Sass
$light-pax: #d5d3e3;Less
@light-pax: #d5d3e3;CSS
--light-pax: #d5d3e3;