#B6674E
≈ sienna · rgb(182, 103, 78)
Color formats
HEX#B6674E
RGBrgb(182, 103, 78)
HSLhsl(14, 42%, 51%)
HSVhsv(14, 57%, 71%)
OKLCHoklch(60% 0.11 38)
CMYKcmyk(0%, 43%, 57%, 29%)
Contrast & accessibility
On white4.17:1below AA
On black5.04:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
--sienna: #b6674e;
--sienna-rgb: 182 103 78;
--sienna-oklch: oklch(60% 0.11 38);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b6674e] text-[#b6674e] border-[#b6674e]
Shades & tints
Color harmonies
About this color
#B6674E is a color with the RGB value rgb(182, 103, 78). 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.