Gateway Grey
#a0a09c
Here's everything about the color Gateway Grey (#a0a09c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a0a09c | |
|---|---|---|
| RGB | rgb(160, 160, 156) | |
| HSL | hsl(60, 2%, 62%) | |
| CMYK | cmyk(0%, 0%, 2%, 37%) | |
| LAB | lab(66, -1, 2) | |
| OKLCH | oklch(0.7 0.006 107) |
Color harmonies
Tints & shades
Code snippets
color: #a0a09c;
background-color: #a0a09c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFA0A09C)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.63, blue: 0.61, alpha: 1.0)