Natural Orchestra
#4c9c77
Natural Orchestra is a color with the hex code #4c9c77. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4c9c77 | |
|---|---|---|
| RGB | rgb(76, 156, 119) | |
| HSL | hsl(152, 34%, 45%) | |
| CMYK | cmyk(51%, 0%, 24%, 39%) | |
| LAB | lab(59, -33, 12) | |
| OKLCH | oklch(0.63 0.098 162) |
Color harmonies
Tints & shades
Code snippets
color: #4c9c77;
background-color: #4c9c77;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF4C9C77)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.61, blue: 0.47, alpha: 1.0)