#BEBAAA
≈ silver · rgb(190, 186, 170)
Color formats
HEX#BEBAAA
RGBrgb(190, 186, 170)
HSLhsl(48, 13%, 71%)
HSVhsv(48, 11%, 75%)
OKLCHoklch(79% 0.02 95)
CMYKcmyk(0%, 2%, 11%, 25%)
Contrast & accessibility
On white1.95:1below AA
On black10.79:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
--silver: #bebaaa;
--silver-rgb: 190 186 170;
--silver-oklch: oklch(79% 0.02 95);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bebaaa] text-[#bebaaa] border-[#bebaaa]
Shades & tints
Color harmonies
About this color
#BEBAAA is a color with the RGB value rgb(190, 186, 170). 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.