Guardian of Gardens
#88aa22
Here's everything about the color Guardian of Gardens (#88aa22) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88aa22 | |
|---|---|---|
| RGB | rgb(136, 170, 34) | |
| HSL | hsl(75, 67%, 40%) | |
| CMYK | cmyk(20%, 0%, 80%, 33%) | |
| LAB | lab(65, -25, 60) | |
| OKLCH | oklch(0.69 0.159 123) |
Color harmonies
Tints & shades
Code snippets
color: #88aa22;
background-color: #88aa22;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF88AA22)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.67, blue: 0.13, alpha: 1.0)