Skip to content

#CE9250

≈ peru · rgb(206, 146, 80)
Color formats
HEX#CE9250
RGBrgb(206, 146, 80)
HSLhsl(31, 56%, 56%)
HSVhsv(31, 61%, 81%)
OKLCHoklch(71% 0.11 67)
CMYKcmyk(0%, 29%, 61%, 19%)
Contrast & accessibility
On white2.67:1below AA
On black7.85:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #ce9250;
  --peru-rgb: 206 146 80;
  --peru-oklch: oklch(71% 0.11 67);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ce9250] text-[#ce9250] border-[#ce9250]
Shades & tints
Color harmonies
About this color

#CE9250 is a color with the RGB value rgb(206, 146, 80). 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 #CE9250 to other formats

Palettes with a similar color

Gradients with a similar color

Copied