Denim Light
#b8cad5 · one of 31,915 named colors
Denim Light is a light, soft blue with the hex code #b8cad5. In RGB it is 184 red, 202 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#b8cad5HEX8
#b8cad5ffRGB
rgb(184, 202, 213)RGBA
rgba(184, 202, 213, 1)RGB %
rgb(72%, 79%, 84%)HSL
hsl(203, 26%, 78%)HSLA
hsla(203, 26%, 78%, 1)Variables
Sass
$denim-light: #b8cad5;Less
@denim-light: #b8cad5;CSS
--denim-light: #b8cad5;