Skip to content

#D46916

≈ chocolate · rgb(212, 105, 22)
Color formats
HEX#D46916
RGBrgb(212, 105, 22)
HSLhsl(26, 81%, 46%)
HSVhsv(26, 90%, 83%)
OKLCHoklch(64% 0.16 51)
CMYKcmyk(0%, 50%, 90%, 17%)
Contrast & accessibility
On white3.60:1below AA
On black5.83:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #d46916;
  --chocolate-rgb: 212 105 22;
  --chocolate-oklch: oklch(64% 0.16 51);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d46916] text-[#d46916] border-[#d46916]
Shades & tints
Color harmonies
About this color

#D46916 is a color with the RGB value rgb(212, 105, 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 #D46916 to other formats

Palettes with a similar color

Gradients with a similar color

Copied