Treasures
#ba8b36
Here's everything about the color Treasures (#ba8b36) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ba8b36 | |
|---|---|---|
| RGB | rgb(186, 139, 54) | |
| HSL | hsl(39, 55%, 47%) | |
| CMYK | cmyk(0%, 25%, 71%, 27%) | |
| LAB | lab(61, 12, 51) | |
| OKLCH | oklch(0.67 0.115 79) |
Color harmonies
Tints & shades
Code snippets
color: #ba8b36;
background-color: #ba8b36;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFBA8B36)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.55, blue: 0.21, alpha: 1.0)