Skip to content

#B46426

≈ peru · rgb(180, 100, 38)
Color formats
HEX#B46426
RGBrgb(180, 100, 38)
HSLhsl(26, 65%, 43%)
HSVhsv(26, 79%, 71%)
OKLCHoklch(58% 0.13 54)
CMYKcmyk(0%, 44%, 79%, 29%)
Contrast & accessibility
On white4.38:1below AA
On black4.79:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #b46426;
  --peru-rgb: 180 100 38;
  --peru-oklch: oklch(58% 0.13 54);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b46426] text-[#b46426] border-[#b46426]
Shades & tints
Color harmonies
About this color

#B46426 is a color with the RGB value rgb(180, 100, 38). 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 #B46426 to other formats

Palettes with a similar color

Gradients with a similar color

Copied