Worn Silver
#c9c0bb
Worn Silver, represented by the hex value #c9c0bb, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c9c0bb | |
|---|---|---|
| RGB | rgb(201, 192, 187) | |
| HSL | hsl(21, 11%, 76%) | |
| CMYK | cmyk(0%, 4%, 7%, 21%) | |
| LAB | lab(78, 3, 4) | |
| OKLCH | oklch(0.81 0.012 51) |
Color harmonies
Tints & shades
Code snippets
color: #c9c0bb;
background-color: #c9c0bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC9C0BB)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.75, blue: 0.73, alpha: 1.0)