#DE8817
≈ darkorange · rgb(222, 136, 23)
Color formats
HEX#DE8817
RGBrgb(222, 136, 23)
HSLhsl(34, 81%, 48%)
HSVhsv(34, 90%, 87%)
OKLCHoklch(70% 0.15 65)
CMYKcmyk(0%, 39%, 90%, 13%)
Contrast & accessibility
On white2.75:1below AA
On black7.64:1AA pass
Best text color#000000
Nearest CSS name: darkorange
Copy-ready code
CSS custom properties
:root {
--darkorange: #de8817;
--darkorange-rgb: 222 136 23;
--darkorange-oklch: oklch(70% 0.15 65);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorange-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#de8817] text-[#de8817] border-[#de8817]
Shades & tints
Color harmonies
About this color
#DE8817 is a color with the RGB value rgb(222, 136, 23). Its closest CSS named color is "darkorange". 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.