Faithful Rose
#e7a7a0 · one of 31,915 named colors
Faithful Rose is a light, strong red with the hex code #e7a7a0. In RGB it is 231 red, 167 green and 160 blue, and black text is most readable on top of it.
Codes
HEX
#e7a7a0HEX8
#e7a7a0ffRGB
rgb(231, 167, 160)RGBA
rgba(231, 167, 160, 1)RGB %
rgb(91%, 65%, 63%)HSL
hsl(6, 60%, 77%)HSLA
hsla(6, 60%, 77%, 1)Variables
Sass
$faithful-rose: #e7a7a0;Less
@faithful-rose: #e7a7a0;CSS
--faithful-rose: #e7a7a0;