Relieved Red
#e9dbdf · one of 31,915 named colors
Relieved Red is a very light, soft red with the hex code #e9dbdf. In RGB it is 233 red, 219 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#e9dbdfHEX8
#e9dbdfffRGB
rgb(233, 219, 223)RGBA
rgba(233, 219, 223, 1)RGB %
rgb(91%, 86%, 87%)HSL
hsl(343, 24%, 89%)HSLA
hsla(343, 24%, 89%, 1)Variables
Sass
$relieved-red: #e9dbdf;Less
@relieved-red: #e9dbdf;CSS
--relieved-red: #e9dbdf;