Skip to content

#D98954

≈ peru · rgb(217, 137, 84)
Color formats
HEX#D98954
RGBrgb(217, 137, 84)
HSLhsl(24, 64%, 59%)
HSVhsv(24, 61%, 85%)
OKLCHoklch(70% 0.12 53)
CMYKcmyk(0%, 37%, 61%, 15%)
Contrast & accessibility
On white2.74:1below AA
On black7.66:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #d98954;
  --peru-rgb: 217 137 84;
  --peru-oklch: oklch(70% 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-[#d98954] text-[#d98954] border-[#d98954]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied