Stainless Steel
#b4bdc7
Here's everything about the color Stainless Steel (#b4bdc7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b4bdc7 | |
|---|---|---|
| RGB | rgb(180, 189, 199) | |
| HSL | hsl(212, 15%, 74%) | |
| CMYK | cmyk(10%, 5%, 0%, 22%) | |
| LAB | lab(76, -2, -6) | |
| OKLCH | oklch(0.79 0.017 251) |
Color harmonies
Tints & shades
Code snippets
color: #b4bdc7;
background-color: #b4bdc7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB4BDC7)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.74, blue: 0.78, alpha: 1.0)