Earl Grey
#a6978a
Here's everything about the color Earl Grey (#a6978a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a6978a | |
|---|---|---|
| RGB | rgb(166, 151, 138) | |
| HSL | hsl(28, 14%, 60%) | |
| CMYK | cmyk(0%, 9%, 17%, 35%) | |
| LAB | lab(64, 4, 9) | |
| OKLCH | oklch(0.69 0.026 63) |
Color harmonies
Tints & shades
Code snippets
color: #a6978a;
background-color: #a6978a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA6978A)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.59, blue: 0.54, alpha: 1.0)