#B9623C
≈ sienna · rgb(185, 98, 60)
Color formats
HEX#B9623C
RGBrgb(185, 98, 60)
HSLhsl(18, 51%, 48%)
HSVhsv(18, 68%, 73%)
OKLCHoklch(59% 0.12 43)
CMYKcmyk(0%, 47%, 68%, 27%)
Contrast & accessibility
On white4.31:1below AA
On black4.88:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
--sienna: #b9623c;
--sienna-rgb: 185 98 60;
--sienna-oklch: oklch(59% 0.12 43);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b9623c] text-[#b9623c] border-[#b9623c]
Shades & tints
Color harmonies
About this color
#B9623C is a color with the RGB value rgb(185, 98, 60). 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.