Eucalyptus
#329760
Eucalyptus, represented by the hex value #329760, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #329760 | |
|---|---|---|
| RGB | rgb(50, 151, 96) | |
| HSL | hsl(147, 50%, 39%) | |
| CMYK | cmyk(67%, 0%, 36%, 41%) | |
| LAB | lab(56, -40, 20) | |
| OKLCH | oklch(0.6 0.125 156) |
Color harmonies
Tints & shades
Code snippets
color: #329760;
background-color: #329760;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF329760)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.59, blue: 0.38, alpha: 1.0)