Fiddle-Leaf Fig
#a6c875
Here's everything about the color Fiddle-Leaf Fig (#a6c875) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a6c875 | |
|---|---|---|
| RGB | rgb(166, 200, 117) | |
| HSL | hsl(85, 43%, 62%) | |
| CMYK | cmyk(17%, 0%, 42%, 22%) | |
| LAB | lab(77, -22, 38) | |
| OKLCH | oklch(0.79 0.116 127) |
Color harmonies
Tints & shades
Code snippets
color: #a6c875;
background-color: #a6c875;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFA6C875)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.78, blue: 0.46, alpha: 1.0)