Banner Gold
#a28557
Here's everything about the color Banner Gold (#a28557) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a28557 | |
|---|---|---|
| RGB | rgb(162, 133, 87) | |
| HSL | hsl(37, 30%, 49%) | |
| CMYK | cmyk(0%, 18%, 46%, 36%) | |
| LAB | lab(57, 7, 29) | |
| OKLCH | oklch(0.63 0.072 78) |
Color harmonies
Tints & shades
Code snippets
color: #a28557;
background-color: #a28557;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA28557)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.52, blue: 0.34, alpha: 1.0)