Mauve Tinge
#e7e1e1 · one of 31,915 named colors
Mauve Tinge is a very light, muted red with the hex code #e7e1e1. In RGB it is 231 red, 225 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#e7e1e1HEX8
#e7e1e1ffRGB
rgb(231, 225, 225)RGBA
rgba(231, 225, 225, 1)RGB %
rgb(91%, 88%, 88%)HSL
hsl(0, 11%, 89%)HSLA
hsla(0, 11%, 89%, 1)Variables
Sass
$mauve-tinge: #e7e1e1;Less
@mauve-tinge: #e7e1e1;CSS
--mauve-tinge: #e7e1e1;