Skip to content

#BCB485

≈ tan · rgb(188, 180, 133)
Color formats
HEX#BCB485
RGBrgb(188, 180, 133)
HSLhsl(51, 29%, 63%)
HSVhsv(51, 29%, 74%)
OKLCHoklch(76% 0.06 100)
CMYKcmyk(0%, 4%, 29%, 26%)
Contrast & accessibility
On white2.10:1below AA
On black10.01:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
  --tan: #bcb485;
  --tan-rgb: 188 180 133;
  --tan-oklch: oklch(76% 0.06 100);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bcb485] text-[#bcb485] border-[#bcb485]
Shades & tints
Color harmonies
About this color

#BCB485 is a color with the RGB value rgb(188, 180, 133). Its closest CSS named color is "tan". 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 #BCB485 to other formats

Palettes with a similar color

Gradients with a similar color

Copied