Skip to content

#D98C59

≈ peru · rgb(217, 140, 89)
Color formats
HEX#D98C59
RGBrgb(217, 140, 89)
HSLhsl(24, 63%, 60%)
HSVhsv(24, 59%, 85%)
OKLCHoklch(71% 0.12 53)
CMYKcmyk(0%, 35%, 59%, 15%)
Contrast & accessibility
On white2.68:1below AA
On black7.85:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #d98c59;
  --peru-rgb: 217 140 89;
  --peru-oklch: oklch(71% 0.12 53);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d98c59] text-[#d98c59] border-[#d98c59]
Shades & tints
Color harmonies
About this color

#D98C59 is a color with the RGB value rgb(217, 140, 89). 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 #D98C59 to other formats

Palettes with a similar color

Gradients with a similar color

Copied