Skip to content

#BE8F50

≈ peru · rgb(190, 143, 80)
Color formats
HEX#BE8F50
RGBrgb(190, 143, 80)
HSLhsl(34, 46%, 53%)
HSVhsv(34, 58%, 75%)
OKLCHoklch(68% 0.1 73)
CMYKcmyk(0%, 25%, 58%, 25%)
Contrast & accessibility
On white2.90:1below AA
On black7.23:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #be8f50;
  --peru-rgb: 190 143 80;
  --peru-oklch: oklch(68% 0.1 73);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#be8f50] text-[#be8f50] border-[#be8f50]
Shades & tints
Color harmonies
About this color

#BE8F50 is a color with the RGB value rgb(190, 143, 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 #BE8F50 to other formats

Palettes with a similar color

Gradients with a similar color

Copied