Skip to content

#AC6E1C

≈ peru · rgb(172, 110, 28)
Color formats
HEX#AC6E1C
RGBrgb(172, 110, 28)
HSLhsl(34, 72%, 39%)
HSVhsv(34, 84%, 67%)
OKLCHoklch(59% 0.12 68)
CMYKcmyk(0%, 36%, 84%, 33%)
Contrast & accessibility
On white4.20:1below AA
On black5.00:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #ac6e1c;
  --peru-rgb: 172 110 28;
  --peru-oklch: oklch(59% 0.12 68);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ac6e1c] text-[#ac6e1c] border-[#ac6e1c]
Shades & tints
Color harmonies
About this color

#AC6E1C is a color with the RGB value rgb(172, 110, 28). Its closest CSS named color is "peru". 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 #AC6E1C to other formats

Palettes with a similar color

Gradients with a similar color

Copied