Granite
#746a5e
Here's everything about the color Granite (#746a5e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #746a5e | |
|---|---|---|
| RGB | rgb(116, 106, 94) | |
| HSL | hsl(33, 10%, 41%) | |
| CMYK | cmyk(0%, 9%, 19%, 55%) | |
| LAB | lab(45, 2, 8) | |
| OKLCH | oklch(0.53 0.022 72) |
Color harmonies
Tints & shades
Code snippets
color: #746a5e;
background-color: #746a5e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF746A5E)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.42, blue: 0.37, alpha: 1.0)