Skip to content

#DEC67C

≈ darkkhaki · rgb(222, 198, 124)
Color formats
HEX#DEC67C
RGBrgb(222, 198, 124)
HSLhsl(45, 60%, 68%)
HSVhsv(45, 44%, 87%)
OKLCHoklch(83% 0.1 92)
CMYKcmyk(0%, 11%, 44%, 13%)
Contrast & accessibility
On white1.68:1below AA
On black12.47:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #dec67c;
  --darkkhaki-rgb: 222 198 124;
  --darkkhaki-oklch: oklch(83% 0.1 92);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dec67c] text-[#dec67c] border-[#dec67c]
Shades & tints
Color harmonies
About this color

#DEC67C is a color with the RGB value rgb(222, 198, 124). Its closest CSS named color is "darkkhaki". 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 #DEC67C to other formats

Palettes with a similar color

Gradients with a similar color

Copied