Gallant Green
#99aa66
Here's everything about the color Gallant Green (#99aa66) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #99aa66 | |
|---|---|---|
| RGB | rgb(153, 170, 102) | |
| HSL | hsl(75, 29%, 53%) | |
| CMYK | cmyk(10%, 0%, 40%, 33%) | |
| LAB | lab(67, -14, 33) | |
| OKLCH | oklch(0.71 0.094 120) |
Color harmonies
Tints & shades
Code snippets
color: #99aa66;
background-color: #99aa66;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF99AA66)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.67, blue: 0.40, alpha: 1.0)