Secret Blush
#e1d2d5 · one of 31,915 named colors
Secret Blush is a very light, soft red with the hex code #e1d2d5. In RGB it is 225 red, 210 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#e1d2d5HEX8
#e1d2d5ffRGB
rgb(225, 210, 213)RGBA
rgba(225, 210, 213, 1)RGB %
rgb(88%, 82%, 84%)HSL
hsl(348, 20%, 85%)HSLA
hsla(348, 20%, 85%, 1)Variables
Sass
$secret-blush: #e1d2d5;Less
@secret-blush: #e1d2d5;CSS
--secret-blush: #e1d2d5;