Skip to content

#C7552B

≈ chocolate · rgb(199, 85, 43)
Color formats
HEX#C7552B
RGBrgb(199, 85, 43)
HSLhsl(16, 64%, 47%)
HSVhsv(16, 78%, 78%)
OKLCHoklch(59% 0.16 40)
CMYKcmyk(0%, 57%, 78%, 22%)
Contrast & accessibility
On white4.41:1below AA
On black4.76:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #c7552b;
  --chocolate-rgb: 199 85 43;
  --chocolate-oklch: oklch(59% 0.16 40);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c7552b] text-[#c7552b] border-[#c7552b]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied