Haunting Hue
#d3e0ec · one of 31,915 named colors
Haunting Hue is a very light, soft blue with the hex code #d3e0ec. In RGB it is 211 red, 224 green and 236 blue, and black text is most readable on top of it.
Codes
HEX
#d3e0ecHEX8
#d3e0ecffRGB
rgb(211, 224, 236)RGBA
rgba(211, 224, 236, 1)RGB %
rgb(83%, 88%, 93%)HSL
hsl(209, 40%, 88%)HSLA
hsla(209, 40%, 88%, 1)Variables
Sass
$haunting-hue: #d3e0ec;Less
@haunting-hue: #d3e0ec;CSS
--haunting-hue: #d3e0ec;