Out Cold
#e2ecf2 · one of 31,915 named colors
Out Cold is a very light, soft blue with the hex code #e2ecf2. In RGB it is 226 red, 236 green and 242 blue, and black text is most readable on top of it.
Codes
HEX
#e2ecf2HEX8
#e2ecf2ffRGB
rgb(226, 236, 242)RGBA
rgba(226, 236, 242, 1)RGB %
rgb(89%, 93%, 95%)HSL
hsl(202, 38%, 92%)HSLA
hsla(202, 38%, 92%, 1)Variables
Sass
$out-cold: #e2ecf2;Less
@out-cold: #e2ecf2;CSS
--out-cold: #e2ecf2;