Hot Fudge
#5e2912
Here's everything about the color Hot Fudge (#5e2912) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5e2912 | |
|---|---|---|
| RGB | rgb(94, 41, 18) | |
| HSL | hsl(18, 68%, 22%) | |
| CMYK | cmyk(0%, 56%, 81%, 63%) | |
| LAB | lab(24, 24, 26) | |
| OKLCH | oklch(0.35 0.085 42) |
Color harmonies
Tints & shades
Code snippets
color: #5e2912;
background-color: #5e2912;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5E2912)
/* Swift / UIKit */
UIColor(red: 0.37, green: 0.16, blue: 0.07, alpha: 1.0)