Skip to content

#CC632E

≈ chocolate · rgb(204, 99, 46)
Color formats
HEX#CC632E
RGBrgb(204, 99, 46)
HSLhsl(20, 63%, 49%)
HSVhsv(20, 77%, 80%)
OKLCHoklch(62% 0.15 45)
CMYKcmyk(0%, 51%, 77%, 20%)
Contrast & accessibility
On white3.89:1below AA
On black5.39:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #cc632e;
  --chocolate-rgb: 204 99 46;
  --chocolate-oklch: oklch(62% 0.15 45);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cc632e] text-[#cc632e] border-[#cc632e]
Shades & tints
Color harmonies
About this color

#CC632E is a color with the RGB value rgb(204, 99, 46). 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 #CC632E to other formats

Palettes with a similar color

Gradients with a similar color

Copied