Red Mane
#6d3d2a · one of 31,915 named colors
Red Mane is a dark, soft orange with the hex code #6d3d2a. In RGB it is 109 red, 61 green and 42 blue, and white text is most readable on top of it.
Codes
HEX
#6d3d2aHEX8
#6d3d2affRGB
rgb(109, 61, 42)RGBA
rgba(109, 61, 42, 1)RGB %
rgb(43%, 24%, 16%)HSL
hsl(17, 44%, 30%)HSLA
hsla(17, 44%, 30%, 1)Variables
Sass
$red-mane: #6d3d2a;Less
@red-mane: #6d3d2a;CSS
--red-mane: #6d3d2a;