Picante
#a04933
Here's everything about the color Picante (#a04933) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a04933 | |
|---|---|---|
| RGB | rgb(160, 73, 51) | |
| HSL | hsl(12, 52%, 41%) | |
| CMYK | cmyk(0%, 54%, 68%, 37%) | |
| LAB | lab(42, 36, 31) | |
| OKLCH | oklch(0.51 0.121 35) |
Color harmonies
Tints & shades
Code snippets
color: #a04933;
background-color: #a04933;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA04933)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.29, blue: 0.20, alpha: 1.0)