Skip to content

#B7823B

≈ peru · rgb(183, 130, 59)
Color formats
HEX#B7823B
RGBrgb(183, 130, 59)
HSLhsl(34, 51%, 47%)
HSVhsv(34, 68%, 72%)
OKLCHoklch(65% 0.11 72)
CMYKcmyk(0%, 29%, 68%, 28%)
Contrast & accessibility
On white3.35:1below AA
On black6.27:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #b7823b;
  --peru-rgb: 183 130 59;
  --peru-oklch: oklch(65% 0.11 72);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b7823b] text-[#b7823b] border-[#b7823b]
Shades & tints
Color harmonies
About this color

#B7823B is a color with the RGB value rgb(183, 130, 59). 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 #B7823B to other formats

Palettes with a similar color

Gradients with a similar color

Copied