Hot Cocoa
#806257 · one of 31,915 named colors
Hot Cocoa is a medium, soft orange with the hex code #806257. In RGB it is 128 red, 98 green and 87 blue, and white text is most readable on top of it.
Codes
HEX
#806257HEX8
#806257ffRGB
rgb(128, 98, 87)RGBA
rgba(128, 98, 87, 1)RGB %
rgb(50%, 38%, 34%)HSL
hsl(16, 19%, 42%)HSLA
hsla(16, 19%, 42%, 1)Variables
Sass
$hot-cocoa: #806257;Less
@hot-cocoa: #806257;CSS
--hot-cocoa: #806257;