Skip to content

#BF8A40

≈ peru · rgb(191, 138, 64)
Color formats
HEX#BF8A40
RGBrgb(191, 138, 64)
HSLhsl(35, 50%, 50%)
HSVhsv(35, 66%, 75%)
OKLCHoklch(67% 0.11 73)
CMYKcmyk(0%, 28%, 66%, 25%)
Contrast & accessibility
On white3.03:1below AA
On black6.92:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #bf8a40;
  --peru-rgb: 191 138 64;
  --peru-oklch: oklch(67% 0.11 73);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf8a40] text-[#bf8a40] border-[#bf8a40]
Shades & tints
Color harmonies
About this color

#BF8A40 is a color with the RGB value rgb(191, 138, 64). 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 #BF8A40 to other formats

Palettes with a similar color

Gradients with a similar color

Copied