Fairy Pink
#eed3cb · one of 31,915 named colors
Fairy Pink is a very light, strong red with the hex code #eed3cb. In RGB it is 238 red, 211 green and 203 blue, and black text is most readable on top of it.
Codes
HEX
#eed3cbHEX8
#eed3cbffRGB
rgb(238, 211, 203)RGBA
rgba(238, 211, 203, 1)RGB %
rgb(93%, 83%, 80%)HSL
hsl(14, 51%, 86%)HSLA
hsla(14, 51%, 86%, 1)Variables
Sass
$fairy-pink: #eed3cb;Less
@fairy-pink: #eed3cb;CSS
--fairy-pink: #eed3cb;