#B1BAC0
≈ silver · rgb(177, 186, 192)
Color formats
HEX#B1BAC0
RGBrgb(177, 186, 192)
HSLhsl(204, 11%, 72%)
HSVhsv(204, 8%, 75%)
OKLCHoklch(78% 0.01 237)
CMYKcmyk(8%, 3%, 0%, 25%)
Contrast & accessibility
On white1.97:1below AA
On black10.65:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
--silver: #b1bac0;
--silver-rgb: 177 186 192;
--silver-oklch: oklch(78% 0.01 237);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1bac0] text-[#b1bac0] border-[#b1bac0]
Shades & tints
Color harmonies
About this color
#B1BAC0 is a color with the RGB value rgb(177, 186, 192). 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.