Snowfall
#e0deda · one of 31,915 named colors
Snowfall is a very light, muted gray with the hex code #e0deda. In RGB it is 224 red, 222 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#e0dedaHEX8
#e0dedaffRGB
rgb(224, 222, 218)RGBA
rgba(224, 222, 218, 1)RGB %
rgb(88%, 87%, 85%)HSL
hsl(40, 9%, 87%)HSLA
hsla(40, 9%, 87%, 1)Variables
Sass
$snowfall: #e0deda;Less
@snowfall: #e0deda;CSS
--snowfall: #e0deda;