#B86A4B
≈ sienna · rgb(184, 106, 75)
Color formats
HEX#B86A4B
RGBrgb(184, 106, 75)
HSLhsl(17, 43%, 51%)
HSVhsv(17, 59%, 72%)
OKLCHoklch(61% 0.11 42)
CMYKcmyk(0%, 42%, 59%, 28%)
Contrast & accessibility
On white4.04:1below AA
On black5.20:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
--sienna: #b86a4b;
--sienna-rgb: 184 106 75;
--sienna-oklch: oklch(61% 0.11 42);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b86a4b] text-[#b86a4b] border-[#b86a4b]
Shades & tints
Color harmonies
About this color
#B86A4B is a color with the RGB value rgb(184, 106, 75). Its closest CSS named color is "sienna". 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.