Hailstorm
#d0d1e1 · one of 31,915 named colors
Hailstorm is a light, soft blue with the hex code #d0d1e1. In RGB it is 208 red, 209 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#d0d1e1HEX8
#d0d1e1ffRGB
rgb(208, 209, 225)RGBA
rgba(208, 209, 225, 1)RGB %
rgb(82%, 82%, 88%)HSL
hsl(236, 22%, 85%)HSLA
hsla(236, 22%, 85%, 1)Variables
Sass
$hailstorm: #d0d1e1;Less
@hailstorm: #d0d1e1;CSS
--hailstorm: #d0d1e1;