Grey Marble
#b9b4b1
Here's everything about the color Grey Marble (#b9b4b1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b9b4b1 | |
|---|---|---|
| RGB | rgb(185, 180, 177) | |
| HSL | hsl(23, 5%, 71%) | |
| CMYK | cmyk(0%, 3%, 4%, 27%) | |
| LAB | lab(74, 1, 2) | |
| OKLCH | oklch(0.77 0.007 53) |
Color harmonies
Tints & shades
Code snippets
color: #b9b4b1;
background-color: #b9b4b1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB9B4B1)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.71, blue: 0.69, alpha: 1.0)