Skip to content

#C0572A

≈ chocolate · rgb(192, 87, 42)
Color formats
HEX#C0572A
RGBrgb(192, 87, 42)
HSLhsl(18, 64%, 46%)
HSVhsv(18, 78%, 75%)
OKLCHoklch(58% 0.15 42)
CMYKcmyk(0%, 55%, 78%, 25%)
Contrast & accessibility
On white4.53:1AA pass
On black4.64:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #c0572a;
  --chocolate-rgb: 192 87 42;
  --chocolate-oklch: oklch(58% 0.15 42);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c0572a] text-[#c0572a] border-[#c0572a]
Shades & tints
Color harmonies
About this color

#C0572A is a color with the RGB value rgb(192, 87, 42). Its closest CSS named color is "chocolate". 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 #C0572A to other formats

Palettes with a similar color

Gradients with a similar color

Copied