Morning Haze
#e0e8ed · one of 31,915 named colors
Morning Haze is a very light, soft blue with the hex code #e0e8ed. In RGB it is 224 red, 232 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#e0e8edHEX8
#e0e8edffRGB
rgb(224, 232, 237)RGBA
rgba(224, 232, 237, 1)RGB %
rgb(88%, 91%, 93%)HSL
hsl(203, 27%, 90%)HSLA
hsla(203, 27%, 90%, 1)Variables
Sass
$morning-haze: #e0e8ed;Less
@morning-haze: #e0e8ed;CSS
--morning-haze: #e0e8ed;