Freeze Up
#dee9f4 · one of 31,915 named colors
Freeze Up is a very light, strong blue with the hex code #dee9f4. In RGB it is 222 red, 233 green and 244 blue, and black text is most readable on top of it.
Codes
HEX
#dee9f4HEX8
#dee9f4ffRGB
rgb(222, 233, 244)RGBA
rgba(222, 233, 244, 1)RGB %
rgb(87%, 91%, 96%)HSL
hsl(210, 50%, 91%)HSLA
hsla(210, 50%, 91%, 1)Variables
Sass
$freeze-up: #dee9f4;Less
@freeze-up: #dee9f4;CSS
--freeze-up: #dee9f4;