Skip to content

#A65A3E

≈ sienna · rgb(166, 90, 62)
Color formats
HEX#A65A3E
RGBrgb(166, 90, 62)
HSLhsl(16, 46%, 45%)
HSVhsv(16, 63%, 65%)
OKLCHoklch(55% 0.11 41)
CMYKcmyk(0%, 46%, 63%, 35%)
Contrast & accessibility
On white5.06:1AA pass
On black4.15:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #a65a3e;
  --sienna-rgb: 166 90 62;
  --sienna-oklch: oklch(55% 0.11 41);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a65a3e] text-[#a65a3e] border-[#a65a3e]
Shades & tints
Color harmonies
About this color

#A65A3E is a color with the RGB value rgb(166, 90, 62). 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 #A65A3E to other formats

Palettes with a similar color

Gradients with a similar color

Copied