Enchanted Forest
#5c821a
Here's everything about the color Enchanted Forest (#5c821a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5c821a | |
|---|---|---|
| RGB | rgb(92, 130, 26) | |
| HSL | hsl(82, 67%, 31%) | |
| CMYK | cmyk(29%, 0%, 80%, 49%) | |
| LAB | lab(50, -26, 47) | |
| OKLCH | oklch(0.56 0.135 128) |
Color harmonies
Tints & shades
Code snippets
color: #5c821a;
background-color: #5c821a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5C821A)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.51, blue: 0.10, alpha: 1.0)