Skip to content

#C64E26

≈ chocolate · rgb(198, 78, 38)
Color formats
HEX#C64E26
RGBrgb(198, 78, 38)
HSLhsl(15, 68%, 46%)
HSVhsv(15, 81%, 78%)
OKLCHoklch(58% 0.16 38)
CMYKcmyk(0%, 61%, 81%, 22%)
Contrast & accessibility
On white4.65:1AA pass
On black4.52:1AA pass
Best text color#FFFFFF
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #c64e26;
  --chocolate-rgb: 198 78 38;
  --chocolate-oklch: oklch(58% 0.16 38);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c64e26] text-[#c64e26] border-[#c64e26]
Shades & tints
Color harmonies
About this color

#C64E26 is a color with the RGB value rgb(198, 78, 38). 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 #C64E26 to other formats

Palettes with a similar color

Gradients with a similar color

Copied