Skip to content

#AB8738

≈ peru · rgb(171, 135, 56)
Color formats
HEX#AB8738
RGBrgb(171, 135, 56)
HSLhsl(41, 51%, 45%)
HSVhsv(41, 67%, 67%)
OKLCHoklch(64% 0.11 84)
CMYKcmyk(0%, 21%, 67%, 33%)
Contrast & accessibility
On white3.36:1below AA
On black6.25:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #ab8738;
  --peru-rgb: 171 135 56;
  --peru-oklch: oklch(64% 0.11 84);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ab8738] text-[#ab8738] border-[#ab8738]
Shades & tints
Color harmonies
About this color

#AB8738 is a color with the RGB value rgb(171, 135, 56). 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 #AB8738 to other formats

Palettes with a similar color

Gradients with a similar color

Copied