Hot Curry
#815b28
Here's everything about the color Hot Curry (#815b28) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #815b28 | |
|---|---|---|
| RGB | rgb(129, 91, 40) | |
| HSL | hsl(34, 53%, 33%) | |
| CMYK | cmyk(0%, 29%, 69%, 49%) | |
| LAB | lab(42, 12, 35) | |
| OKLCH | oklch(0.5 0.084 72) |
Color harmonies
Tints & shades
Code snippets
color: #815b28;
background-color: #815b28;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF815B28)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.36, blue: 0.16, alpha: 1.0)