Radisson
#e5e7e6 · one of 31,915 named colors
Radisson is a very light, muted gray with the hex code #e5e7e6. In RGB it is 229 red, 231 green and 230 blue, and black text is most readable on top of it.
Codes
HEX
#e5e7e6HEX8
#e5e7e6ffRGB
rgb(229, 231, 230)RGBA
rgba(229, 231, 230, 1)RGB %
rgb(90%, 91%, 90%)HSL
hsl(150, 4%, 90%)HSLA
hsla(150, 4%, 90%, 1)Variables
Sass
$radisson: #e5e7e6;Less
@radisson: #e5e7e6;CSS
--radisson: #e5e7e6;