Blue Tulle
#c9dbe5 · one of 31,915 named colors
Blue Tulle is a light, soft blue with the hex code #c9dbe5. In RGB it is 201 red, 219 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#c9dbe5HEX8
#c9dbe5ffRGB
rgb(201, 219, 229)RGBA
rgba(201, 219, 229, 1)RGB %
rgb(79%, 86%, 90%)HSL
hsl(201, 35%, 84%)HSLA
hsla(201, 35%, 84%, 1)Variables
Sass
$blue-tulle: #c9dbe5;Less
@blue-tulle: #c9dbe5;CSS
--blue-tulle: #c9dbe5;