Flint Rock
#989493
Here's everything about the color Flint Rock (#989493) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #989493 | |
|---|---|---|
| RGB | rgb(152, 148, 147) | |
| HSL | hsl(12, 2%, 59%) | |
| CMYK | cmyk(0%, 3%, 3%, 40%) | |
| LAB | lab(62, 1, 1) | |
| OKLCH | oklch(0.67 0.005 34) |
Color harmonies
Tints & shades
Code snippets
color: #989493;
background-color: #989493;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF989493)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.58, blue: 0.58, alpha: 1.0)