Faded Red
#d3494e · one of 31,915 named colors
Faded Red is a medium, strong red with the hex code #d3494e. In RGB it is 211 red, 73 green and 78 blue, and black text is most readable on top of it.
Codes
HEX
#d3494eHEX8
#d3494effRGB
rgb(211, 73, 78)RGBA
rgba(211, 73, 78, 1)RGB %
rgb(83%, 29%, 31%)HSL
hsl(358, 61%, 56%)HSLA
hsla(358, 61%, 56%, 1)Variables
Sass
$faded-red: #d3494e;Less
@faded-red: #d3494e;CSS
--faded-red: #d3494e;