Winter Ice
#dbdfe9 · one of 31,915 named colors
Winter Ice is a very light, soft blue with the hex code #dbdfe9. In RGB it is 219 red, 223 green and 233 blue, and black text is most readable on top of it.
Codes
HEX
#dbdfe9HEX8
#dbdfe9ffRGB
rgb(219, 223, 233)RGBA
rgba(219, 223, 233, 1)RGB %
rgb(86%, 87%, 91%)HSL
hsl(223, 24%, 89%)HSLA
hsla(223, 24%, 89%, 1)Variables
Sass
$winter-ice: #dbdfe9;Less
@winter-ice: #dbdfe9;CSS
--winter-ice: #dbdfe9;