Skip to content
#C1B1B7
≈ silver · rgb(193, 177, 183)
Color formats
HEX#C1B1B7
RGBrgb(193, 177, 183)
HSLhsl(338, 11%, 73%)
HSVhsv(338, 8%, 76%)
OKLCHoklch(78% 0.02 353)
CMYKcmyk(0%, 8%, 5%, 24%)
Contrast & accessibility
On white2.05:1below AA
On black10.24:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
  --silver: #c1b1b7;
  --silver-rgb: 193 177 183;
  --silver-oklch: oklch(78% 0.02 353);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c1b1b7] text-[#c1b1b7] border-[#c1b1b7]
Shades & tints
Color harmonies
About this color

#C1B1B7 is a color with the RGB value rgb(193, 177, 183). Its closest CSS named color is "silver". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #C1B1B7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied