Cacao
#6b5848 · one of 31,915 named colors
Cacao is a medium, soft orange with the hex code #6b5848. In RGB it is 107 red, 88 green and 72 blue, and white text is most readable on top of it.
Codes
HEX
#6b5848HEX8
#6b5848ffRGB
rgb(107, 88, 72)RGBA
rgba(107, 88, 72, 1)RGB %
rgb(42%, 35%, 28%)HSL
hsl(27, 20%, 35%)HSLA
hsla(27, 20%, 35%, 1)Variables
Sass
$cacao: #6b5848;Less
@cacao: #6b5848;CSS
--cacao: #6b5848;