Cumin
#a58459
Here's everything about the color Cumin (#a58459) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a58459 | |
|---|---|---|
| RGB | rgb(165, 132, 89) | |
| HSL | hsl(34, 30%, 50%) | |
| CMYK | cmyk(0%, 20%, 46%, 35%) | |
| LAB | lab(58, 9, 28) | |
| OKLCH | oklch(0.63 0.071 73) |
Color harmonies
Tints & shades
Code snippets
color: #a58459;
background-color: #a58459;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA58459)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.52, blue: 0.35, alpha: 1.0)