Hot Fudge
#5e2912 · one of 31,915 named colors
Hot Fudge is a dark, strong orange with the hex code #5e2912. In RGB it is 94 red, 41 green and 18 blue, and white text is most readable on top of it.
Codes
HEX
#5e2912HEX8
#5e2912ffRGB
rgb(94, 41, 18)RGBA
rgba(94, 41, 18, 1)RGB %
rgb(37%, 16%, 7%)HSL
hsl(18, 68%, 22%)HSLA
hsla(18, 68%, 22%, 1)Variables
Sass
$hot-fudge: #5e2912;Less
@hot-fudge: #5e2912;CSS
--hot-fudge: #5e2912;