Skip to content

#D07316

≈ chocolate · rgb(208, 115, 22)
Color formats
HEX#D07316
RGBrgb(208, 115, 22)
HSLhsl(30, 81%, 45%)
HSVhsv(30, 89%, 82%)
OKLCHoklch(65% 0.15 58)
CMYKcmyk(0%, 45%, 89%, 18%)
Contrast & accessibility
On white3.42:1below AA
On black6.15:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #d07316;
  --chocolate-rgb: 208 115 22;
  --chocolate-oklch: oklch(65% 0.15 58);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d07316] text-[#d07316] border-[#d07316]
Shades & tints
Color harmonies
About this color

#D07316 is a color with the RGB value rgb(208, 115, 22). 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 #D07316 to other formats

Palettes with a similar color

Gradients with a similar color

Copied