Willow Leaf
#a1a46d
Willow Leaf is a color with the hex code #a1a46d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a1a46d | |
|---|---|---|
| RGB | rgb(161, 164, 109) | |
| HSL | hsl(63, 23%, 54%) | |
| CMYK | cmyk(2%, 0%, 34%, 36%) | |
| LAB | lab(66, -8, 28) | |
| OKLCH | oklch(0.7 0.075 111) |
Color harmonies
Tints & shades
Code snippets
color: #a1a46d;
background-color: #a1a46d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFFA1A46D)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.64, blue: 0.43, alpha: 1.0)