Dripping Ice
#d2dfed · one of 31,915 named colors
Dripping Ice is a very light, soft blue with the hex code #d2dfed. In RGB it is 210 red, 223 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#d2dfedHEX8
#d2dfedffRGB
rgb(210, 223, 237)RGBA
rgba(210, 223, 237, 1)RGB %
rgb(82%, 87%, 93%)HSL
hsl(211, 43%, 88%)HSLA
hsla(211, 43%, 88%, 1)Variables
Sass
$dripping-ice: #d2dfed;Less
@dripping-ice: #d2dfed;CSS
--dripping-ice: #d2dfed;