Skip to content

#C2662C

≈ chocolate · rgb(194, 102, 44)
Color formats
HEX#C2662C
RGBrgb(194, 102, 44)
HSLhsl(23, 63%, 47%)
HSVhsv(23, 77%, 76%)
OKLCHoklch(61% 0.14 50)
CMYKcmyk(0%, 47%, 77%, 24%)
Contrast & accessibility
On white4.01:1below AA
On black5.23:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #c2662c;
  --chocolate-rgb: 194 102 44;
  --chocolate-oklch: oklch(61% 0.14 50);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2662c] text-[#c2662c] border-[#c2662c]
Shades & tints
Color harmonies
About this color

#C2662C is a color with the RGB value rgb(194, 102, 44). 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 #C2662C to other formats

Palettes with a similar color

Gradients with a similar color

Copied