Cold Morning
#e6e5e4 · one of 31,915 named colors
Cold Morning is a very light, muted gray with the hex code #e6e5e4. In RGB it is 230 red, 229 green and 228 blue, and black text is most readable on top of it.
Codes
HEX
#e6e5e4HEX8
#e6e5e4ffRGB
rgb(230, 229, 228)RGBA
rgba(230, 229, 228, 1)RGB %
rgb(90%, 90%, 89%)HSL
hsl(30, 4%, 90%)HSLA
hsla(30, 4%, 90%, 1)Variables
Sass
$cold-morning: #e6e5e4;Less
@cold-morning: #e6e5e4;CSS
--cold-morning: #e6e5e4;