Skip to content

#A46E4F

≈ sienna · rgb(164, 110, 79)
Color formats
HEX#A46E4F
RGBrgb(164, 110, 79)
HSLhsl(22, 35%, 48%)
HSVhsv(22, 52%, 64%)
OKLCHoklch(59% 0.08 50)
CMYKcmyk(0%, 33%, 52%, 36%)
Contrast & accessibility
On white4.27:1below AA
On black4.92:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #a46e4f;
  --sienna-rgb: 164 110 79;
  --sienna-oklch: oklch(59% 0.08 50);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a46e4f] text-[#a46e4f] border-[#a46e4f]
Shades & tints
Color harmonies
About this color

#A46E4F is a color with the RGB value rgb(164, 110, 79). 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.

Related

Convert #A46E4F to other formats

Palettes with a similar color

Gradients with a similar color

Copied