Skip to content

#BC914E

≈ peru · rgb(188, 145, 78)
Color formats
HEX#BC914E
RGBrgb(188, 145, 78)
HSLhsl(37, 45%, 52%)
HSVhsv(37, 59%, 74%)
OKLCHoklch(68% 0.1 77)
CMYKcmyk(0%, 23%, 59%, 26%)
Contrast & accessibility
On white2.88:1below AA
On black7.30:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #bc914e;
  --peru-rgb: 188 145 78;
  --peru-oklch: oklch(68% 0.1 77);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bc914e] text-[#bc914e] border-[#bc914e]
Shades & tints
Color harmonies
About this color

#BC914E is a color with the RGB value rgb(188, 145, 78). 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 #BC914E to other formats

Palettes with a similar color

Gradients with a similar color

Copied