Gingerbread
#8c4a2f · one of 31,915 named colors
Gingerbread is a medium, strong orange with the hex code #8c4a2f. In RGB it is 140 red, 74 green and 47 blue, and white text is most readable on top of it.
Codes
HEX
#8c4a2fHEX8
#8c4a2fffRGB
rgb(140, 74, 47)RGBA
rgba(140, 74, 47, 1)RGB %
rgb(55%, 29%, 18%)HSL
hsl(17, 50%, 37%)HSLA
hsla(17, 50%, 37%, 1)Variables
Sass
$gingerbread: #8c4a2f;Less
@gingerbread: #8c4a2f;CSS
--gingerbread: #8c4a2f;