#B28F63
≈ tan · rgb(178, 143, 99)
Color formats
HEX#B28F63
RGBrgb(178, 143, 99)
HSLhsl(33, 34%, 54%)
HSVhsv(33, 44%, 70%)
OKLCHoklch(67% 0.07 72)
CMYKcmyk(0%, 20%, 44%, 30%)
Contrast & accessibility
On white3.00:1below AA
On black7.00:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
--tan: #b28f63;
--tan-rgb: 178 143 99;
--tan-oklch: oklch(67% 0.07 72);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b28f63] text-[#b28f63] border-[#b28f63]
Shades & tints
Color harmonies
About this color
#B28F63 is a color with the RGB value rgb(178, 143, 99). 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.