Silver Mistral
#b4b9b9
Here's everything about the color Silver Mistral (#b4b9b9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b4b9b9 | |
|---|---|---|
| RGB | rgb(180, 185, 185) | |
| HSL | hsl(180, 3%, 72%) | |
| CMYK | cmyk(3%, 0%, 0%, 27%) | |
| LAB | lab(75, -2, -1) | |
| OKLCH | oklch(0.78 0.006 197) |
Color harmonies
Tints & shades
Code snippets
color: #b4b9b9;
background-color: #b4b9b9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB4B9B9)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.73, blue: 0.73, alpha: 1.0)