Autumn Leaves
#6e4440 · one of 31,915 named colors
Autumn Leaves is a dark, soft red with the hex code #6e4440. In RGB it is 110 red, 68 green and 64 blue, and white text is most readable on top of it.
Codes
HEX
#6e4440HEX8
#6e4440ffRGB
rgb(110, 68, 64)RGBA
rgba(110, 68, 64, 1)RGB %
rgb(43%, 27%, 25%)HSL
hsl(5, 26%, 34%)HSLA
hsla(5, 26%, 34%, 1)Variables
Sass
$autumn-leaves: #6e4440;Less
@autumn-leaves: #6e4440;CSS
--autumn-leaves: #6e4440;