Skip to content

#B9B5AB

≈ silver · rgb(185, 181, 171)
Color formats
HEX#B9B5AB
RGBrgb(185, 181, 171)
HSLhsl(43, 9%, 70%)
HSVhsv(43, 8%, 73%)
OKLCHoklch(77% 0.01 89)
CMYKcmyk(0%, 2%, 8%, 27%)
Contrast & accessibility
On white2.05:1below AA
On black10.26:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
  --silver: #b9b5ab;
  --silver-rgb: 185 181 171;
  --silver-oklch: oklch(77% 0.01 89);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b9b5ab] text-[#b9b5ab] border-[#b9b5ab]
Shades & tints
Color harmonies
About this color

#B9B5AB is a color with the RGB value rgb(185, 181, 171). 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 #B9B5AB to other formats

Palettes with a similar color

Gradients with a similar color

Copied