Grey Glimpse
#e0e4e2 · one of 31,915 named colors
Grey Glimpse is a very light, muted gray with the hex code #e0e4e2. In RGB it is 224 red, 228 green and 226 blue, and black text is most readable on top of it.
Codes
HEX
#e0e4e2HEX8
#e0e4e2ffRGB
rgb(224, 228, 226)RGBA
rgba(224, 228, 226, 1)RGB %
rgb(88%, 89%, 89%)HSL
hsl(150, 7%, 89%)HSLA
hsla(150, 7%, 89%, 1)Variables
Sass
$grey-glimpse: #e0e4e2;Less
@grey-glimpse: #e0e4e2;CSS
--grey-glimpse: #e0e4e2;