Ginger Ale
#c9a86a
Here's everything about the color Ginger Ale (#c9a86a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c9a86a | |
|---|---|---|
| RGB | rgb(201, 168, 106) | |
| HSL | hsl(39, 47%, 60%) | |
| CMYK | cmyk(0%, 16%, 47%, 21%) | |
| LAB | lab(71, 7, 37) | |
| OKLCH | oklch(0.75 0.089 82) |
Color harmonies
Tints & shades
Code snippets
color: #c9a86a;
background-color: #c9a86a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC9A86A)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.66, blue: 0.42, alpha: 1.0)