Fairy White
#ded4d8 · one of 31,915 named colors
Fairy White is a very light, muted red with the hex code #ded4d8. In RGB it is 222 red, 212 green and 216 blue, and black text is most readable on top of it.
Codes
HEX
#ded4d8HEX8
#ded4d8ffRGB
rgb(222, 212, 216)RGBA
rgba(222, 212, 216, 1)RGB %
rgb(87%, 83%, 85%)HSL
hsl(336, 13%, 85%)HSLA
hsla(336, 13%, 85%, 1)Variables
Sass
$fairy-white: #ded4d8;Less
@fairy-white: #ded4d8;CSS
--fairy-white: #ded4d8;