#CF742D
≈ chocolate · rgb(207, 116, 45)
Color formats
HEX#CF742D
RGBrgb(207, 116, 45)
HSLhsl(26, 64%, 49%)
HSVhsv(26, 78%, 81%)
OKLCHoklch(65% 0.14 54)
CMYKcmyk(0%, 44%, 78%, 19%)
Contrast & accessibility
On white3.39:1below AA
On black6.19:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
--chocolate: #cf742d;
--chocolate-rgb: 207 116 45;
--chocolate-oklch: oklch(65% 0.14 54);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf742d] text-[#cf742d] border-[#cf742d]
Shades & tints
Color harmonies
About this color
#CF742D is a color with the RGB value rgb(207, 116, 45). 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.