Woody Brown
#6e2d2b · one of 31,915 named colors
Woody Brown is a dark, soft red with the hex code #6e2d2b. In RGB it is 110 red, 45 green and 43 blue, and white text is most readable on top of it.
Codes
HEX
#6e2d2bHEX8
#6e2d2bffRGB
rgb(110, 45, 43)RGBA
rgba(110, 45, 43, 1)RGB %
rgb(43%, 18%, 17%)HSL
hsl(2, 44%, 30%)HSLA
hsla(2, 44%, 30%, 1)Variables
Sass
$woody-brown: #6e2d2b;Less
@woody-brown: #6e2d2b;CSS
--woody-brown: #6e2d2b;