Crown of Ash
#a1a9a9
Here's everything about the color Crown of Ash (#a1a9a9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a1a9a9 | |
|---|---|---|
| RGB | rgb(161, 169, 169) | |
| HSL | hsl(180, 4%, 65%) | |
| CMYK | cmyk(5%, 0%, 0%, 34%) | |
| LAB | lab(69, -3, -1) | |
| OKLCH | oklch(0.73 0.009 197) |
Color harmonies
Tints & shades
Code snippets
color: #a1a9a9;
background-color: #a1a9a9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFA1A9A9)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.66, blue: 0.66, alpha: 1.0)