Tanned Wood
#8f6e4b · one of 31,915 named colors
Tanned Wood is a medium, soft orange with the hex code #8f6e4b. In RGB it is 143 red, 110 green and 75 blue, and white text is most readable on top of it.
Codes
HEX
#8f6e4bHEX8
#8f6e4bffRGB
rgb(143, 110, 75)RGBA
rgba(143, 110, 75, 1)RGB %
rgb(56%, 43%, 29%)HSL
hsl(31, 31%, 43%)HSLA
hsla(31, 31%, 43%, 1)Variables
Sass
$tanned-wood: #8f6e4b;Less
@tanned-wood: #8f6e4b;CSS
--tanned-wood: #8f6e4b;