Leafy Lush
#08690e
Here's everything about the color Leafy Lush (#08690e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #08690e | |
|---|---|---|
| RGB | rgb(8, 105, 14) | |
| HSL | hsl(124, 86%, 22%) | |
| CMYK | cmyk(92%, 0%, 87%, 59%) | |
| LAB | lab(38, -40, 39) | |
| OKLCH | oklch(0.45 0.147 143) |
Color harmonies
Tints & shades
Code snippets
color: #08690e;
background-color: #08690e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF08690E)
/* Swift / UIKit */
UIColor(red: 0.03, green: 0.41, blue: 0.05, alpha: 1.0)