The White Death
#dadded · one of 31,915 named colors
The White Death is a very light, soft blue with the hex code #dadded. In RGB it is 218 red, 221 green and 237 blue, and black text is most readable on top of it.
Part of Shades of Blue →
Try The White Death in the generator →
Codes
HEX
#daddedHEX8
#daddedffRGB
rgb(218, 221, 237)RGBA
rgba(218, 221, 237, 1)RGB %
rgb(85%, 87%, 93%)HSL
hsl(231, 35%, 89%)HSLA
hsla(231, 35%, 89%, 1)Variables
Sass
$the-white-death: #dadded;Less
@the-white-death: #dadded;CSS
--the-white-death: #dadded;