Snowbound
#ddebe3 · one of 31,915 named colors
Snowbound is a very light, soft green with the hex code #ddebe3. In RGB it is 221 red, 235 green and 227 blue, and black text is most readable on top of it.
Codes
HEX
#ddebe3HEX8
#ddebe3ffRGB
rgb(221, 235, 227)RGBA
rgba(221, 235, 227, 1)RGB %
rgb(87%, 92%, 89%)HSL
hsl(146, 26%, 89%)HSLA
hsla(146, 26%, 89%, 1)Variables
Sass
$snowbound: #ddebe3;Less
@snowbound: #ddebe3;CSS
--snowbound: #ddebe3;