Estragon
#a5af76
Here's everything about the color Estragon (#a5af76) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a5af76 | |
|---|---|---|
| RGB | rgb(165, 175, 118) | |
| HSL | hsl(71, 26%, 57%) | |
| CMYK | cmyk(6%, 0%, 33%, 31%) | |
| LAB | lab(70, -11, 28) | |
| OKLCH | oklch(0.73 0.078 116) |
Color harmonies
Tints & shades
Code snippets
color: #a5af76;
background-color: #a5af76;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFFA5AF76)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.69, blue: 0.46, alpha: 1.0)