Bitter Leaf
#669841
Here's everything about the color Bitter Leaf (#669841) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #669841 | |
|---|---|---|
| RGB | rgb(102, 152, 65) | |
| HSL | hsl(94, 40%, 43%) | |
| CMYK | cmyk(33%, 0%, 57%, 40%) | |
| LAB | lab(58, -29, 39) | |
| OKLCH | oklch(0.62 0.13 134) |
Color harmonies
Tints & shades
Code snippets
color: #669841;
background-color: #669841;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF669841)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.60, blue: 0.25, alpha: 1.0)