Neutral White
#ecede8 · one of 31,915 named colors
Neutral White is a very light, muted green with the hex code #ecede8. In RGB it is 236 red, 237 green and 232 blue, and black text is most readable on top of it.
Part of Shades of White →
Try Neutral White in the generator →
Codes
HEX
#ecede8HEX8
#ecede8ffRGB
rgb(236, 237, 232)RGBA
rgba(236, 237, 232, 1)RGB %
rgb(93%, 93%, 91%)HSL
hsl(72, 12%, 92%)HSLA
hsla(72, 12%, 92%, 1)Variables
Sass
$neutral-white: #ecede8;Less
@neutral-white: #ecede8;CSS
--neutral-white: #ecede8;