Skip to content

#E28850

≈ peru · rgb(226, 136, 80)
Color formats
HEX#E28850
RGBrgb(226, 136, 80)
HSLhsl(23, 72%, 60%)
HSVhsv(23, 65%, 89%)
OKLCHoklch(71% 0.13 51)
CMYKcmyk(0%, 40%, 65%, 11%)
Contrast & accessibility
On white2.67:1below AA
On black7.87:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #e28850;
  --peru-rgb: 226 136 80;
  --peru-oklch: oklch(71% 0.13 51);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e28850] text-[#e28850] border-[#e28850]
Shades & tints
Color harmonies
About this color

#E28850 is a color with the RGB value rgb(226, 136, 80). 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 #E28850 to other formats

Palettes with a similar color

Gradients with a similar color

Copied