Skip to content

#D38045

≈ peru · rgb(211, 128, 69)
Color formats
HEX#D38045
RGBrgb(211, 128, 69)
HSLhsl(25, 62%, 55%)
HSVhsv(25, 67%, 83%)
OKLCHoklch(68% 0.13 54)
CMYKcmyk(0%, 39%, 67%, 17%)
Contrast & accessibility
On white3.02:1below AA
On black6.94:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #d38045;
  --peru-rgb: 211 128 69;
  --peru-oklch: oklch(68% 0.13 54);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d38045] text-[#d38045] border-[#d38045]
Shades & tints
Color harmonies
About this color

#D38045 is a color with the RGB value rgb(211, 128, 69). 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 #D38045 to other formats

Palettes with a similar color

Gradients with a similar color

Copied