Silver Fox
#bdbcc4
Here's everything about the color Silver Fox (#bdbcc4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bdbcc4 | |
|---|---|---|
| RGB | rgb(189, 188, 196) | |
| HSL | hsl(248, 6%, 75%) | |
| CMYK | cmyk(4%, 4%, 0%, 23%) | |
| LAB | lab(77, 1, -4) | |
| OKLCH | oklch(0.8 0.011 292) |
Color harmonies
Tints & shades
Code snippets
color: #bdbcc4;
background-color: #bdbcc4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBDBCC4)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.74, blue: 0.77, alpha: 1.0)