#C59252
≈ peru · rgb(197, 146, 82)
Color formats
HEX#C59252
RGBrgb(197, 146, 82)
HSLhsl(33, 50%, 55%)
HSVhsv(33, 58%, 77%)
OKLCHoklch(70% 0.1 71)
CMYKcmyk(0%, 26%, 58%, 23%)
Contrast & accessibility
On white2.76:1below AA
On black7.61:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
--peru: #c59252;
--peru-rgb: 197 146 82;
--peru-oklch: oklch(70% 0.1 71);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c59252] text-[#c59252] border-[#c59252]
Shades & tints
Color harmonies
About this color
#C59252 is a color with the RGB value rgb(197, 146, 82). 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.