Skip to content

#CB8355

≈ peru · rgb(203, 131, 85)
Color formats
HEX#CB8355
RGBrgb(203, 131, 85)
HSLhsl(23, 53%, 56%)
HSVhsv(23, 58%, 80%)
OKLCHoklch(67% 0.11 53)
CMYKcmyk(0%, 35%, 58%, 20%)
Contrast & accessibility
On white3.04:1below AA
On black6.92:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #cb8355;
  --peru-rgb: 203 131 85;
  --peru-oklch: oklch(67% 0.11 53);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb8355] text-[#cb8355] border-[#cb8355]
Shades & tints
Color harmonies
About this color

#CB8355 is a color with the RGB value rgb(203, 131, 85). 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 #CB8355 to other formats

Palettes with a similar color

Gradients with a similar color

Copied