#A35B31
≈ sienna · rgb(163, 91, 49)
Color formats
HEX#A35B31
RGBrgb(163, 91, 49)
HSLhsl(22, 54%, 42%)
HSVhsv(22, 70%, 64%)
OKLCHoklch(55% 0.11 49)
CMYKcmyk(0%, 44%, 70%, 36%)
Contrast & accessibility
On white5.12:1AA pass
On black4.10:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
--sienna: #a35b31;
--sienna-rgb: 163 91 49;
--sienna-oklch: oklch(55% 0.11 49);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a35b31] text-[#a35b31] border-[#a35b31]
Shades & tints
Color harmonies
About this color
#A35B31 is a color with the RGB value rgb(163, 91, 49). 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.