Frosty Fog
#dee1e9 · one of 31,915 named colors
Frosty Fog is a very light, soft blue with the hex code #dee1e9. In RGB it is 222 red, 225 green and 233 blue, and black text is most readable on top of it.
Codes
HEX
#dee1e9HEX8
#dee1e9ffRGB
rgb(222, 225, 233)RGBA
rgba(222, 225, 233, 1)RGB %
rgb(87%, 88%, 91%)HSL
hsl(224, 20%, 89%)HSLA
hsla(224, 20%, 89%, 1)Variables
Sass
$frosty-fog: #dee1e9;Less
@frosty-fog: #dee1e9;CSS
--frosty-fog: #dee1e9;