Cool White
#dae6e2 · one of 31,915 named colors
Cool White is a very light, soft green with the hex code #dae6e2. In RGB it is 218 red, 230 green and 226 blue, and black text is most readable on top of it.
Codes
HEX
#dae6e2HEX8
#dae6e2ffRGB
rgb(218, 230, 226)RGBA
rgba(218, 230, 226, 1)RGB %
rgb(85%, 90%, 89%)HSL
hsl(160, 19%, 88%)HSLA
hsla(160, 19%, 88%, 1)Variables
Sass
$cool-white: #dae6e2;Less
@cool-white: #dae6e2;CSS
--cool-white: #dae6e2;