Grey Wonder
#e5e8e6 · one of 31,915 named colors
Grey Wonder is a very light, muted gray with the hex code #e5e8e6. In RGB it is 229 red, 232 green and 230 blue, and black text is most readable on top of it.
Codes
HEX
#e5e8e6HEX8
#e5e8e6ffRGB
rgb(229, 232, 230)RGBA
rgba(229, 232, 230, 1)RGB %
rgb(90%, 91%, 90%)HSL
hsl(140, 6%, 90%)HSLA
hsla(140, 6%, 90%, 1)Variables
Sass
$grey-wonder: #e5e8e6;Less
@grey-wonder: #e5e8e6;CSS
--grey-wonder: #e5e8e6;