Witch Wood
#7c4a33 · one of 31,915 named colors
Witch Wood is a dark, soft orange with the hex code #7c4a33. In RGB it is 124 red, 74 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#7c4a33HEX8
#7c4a33ffRGB
rgb(124, 74, 51)RGBA
rgba(124, 74, 51, 1)RGB %
rgb(49%, 29%, 20%)HSL
hsl(19, 42%, 34%)HSLA
hsla(19, 42%, 34%, 1)Variables
Sass
$witch-wood: #7c4a33;Less
@witch-wood: #7c4a33;CSS
--witch-wood: #7c4a33;