Ice Cold
#d2eaf1 · one of 31,915 named colors
Ice Cold is a very light, strong cyan with the hex code #d2eaf1. In RGB it is 210 red, 234 green and 241 blue, and black text is most readable on top of it.
Codes
HEX
#d2eaf1HEX8
#d2eaf1ffRGB
rgb(210, 234, 241)RGBA
rgba(210, 234, 241, 1)RGB %
rgb(82%, 92%, 95%)HSL
hsl(194, 53%, 88%)HSLA
hsla(194, 53%, 88%, 1)Variables
Sass
$ice-cold: #d2eaf1;Less
@ice-cold: #d2eaf1;CSS
--ice-cold: #d2eaf1;