Snow Tiger
#dadce0 · one of 31,915 named colors
Snow Tiger is a very light, muted gray with the hex code #dadce0. In RGB it is 218 red, 220 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#dadce0HEX8
#dadce0ffRGB
rgb(218, 220, 224)RGBA
rgba(218, 220, 224, 1)RGB %
rgb(85%, 86%, 88%)HSL
hsl(220, 9%, 87%)HSLA
hsla(220, 9%, 87%, 1)Variables
Sass
$snow-tiger: #dadce0;Less
@snow-tiger: #dadce0;CSS
--snow-tiger: #dadce0;