Gauntlet Grey
#78736e
Here's everything about the color Gauntlet Grey (#78736e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #78736e | |
|---|---|---|
| RGB | rgb(120, 115, 110) | |
| HSL | hsl(30, 4%, 45%) | |
| CMYK | cmyk(0%, 4%, 8%, 53%) | |
| LAB | lab(49, 1, 3) | |
| OKLCH | oklch(0.56 0.01 68) |
Color harmonies
Tints & shades
Code snippets
color: #78736e;
background-color: #78736e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF78736E)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.45, blue: 0.43, alpha: 1.0)