Savage Garden
#5c9f59
Savage Garden, represented by the hex value #5c9f59, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #5c9f59 | |
|---|---|---|
| RGB | rgb(92, 159, 89) | |
| HSL | hsl(117, 28%, 49%) | |
| CMYK | cmyk(42%, 0%, 44%, 38%) | |
| LAB | lab(60, -33, 30) | |
| OKLCH | oklch(0.64 0.122 143) |
Color harmonies
Tints & shades
Code snippets
color: #5c9f59;
background-color: #5c9f59;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF5C9F59)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.62, blue: 0.35, alpha: 1.0)