Snowy Shadow
#d3dbec · one of 31,915 named colors
Snowy Shadow is a very light, soft blue with the hex code #d3dbec. In RGB it is 211 red, 219 green and 236 blue, and black text is most readable on top of it.
Codes
HEX
#d3dbecHEX8
#d3dbecffRGB
rgb(211, 219, 236)RGBA
rgba(211, 219, 236, 1)RGB %
rgb(83%, 86%, 93%)HSL
hsl(221, 40%, 88%)HSLA
hsla(221, 40%, 88%, 1)Variables
Sass
$snowy-shadow: #d3dbec;Less
@snowy-shadow: #d3dbec;CSS
--snowy-shadow: #d3dbec;