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