Cold White
#edfcfb · one of 31,915 named colors
Cold White is a very light, strong cyan with the hex code #edfcfb. In RGB it is 237 red, 252 green and 251 blue, and black text is most readable on top of it.
Codes
HEX
#edfcfbHEX8
#edfcfbffRGB
rgb(237, 252, 251)RGBA
rgba(237, 252, 251, 1)RGB %
rgb(93%, 99%, 98%)HSL
hsl(176, 71%, 96%)HSLA
hsla(176, 71%, 96%, 1)Variables
Sass
$cold-white: #edfcfb;Less
@cold-white: #edfcfb;CSS
--cold-white: #edfcfb;