Skip to content

#D4AC5C

≈ darkkhaki · rgb(212, 172, 92)
Color formats
HEX#D4AC5C
RGBrgb(212, 172, 92)
HSLhsl(40, 58%, 60%)
HSVhsv(40, 57%, 83%)
OKLCHoklch(76% 0.11 83)
CMYKcmyk(0%, 19%, 57%, 17%)
Contrast & accessibility
On white2.13:1below AA
On black9.85:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #d4ac5c;
  --darkkhaki-rgb: 212 172 92;
  --darkkhaki-oklch: oklch(76% 0.11 83);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d4ac5c] text-[#d4ac5c] border-[#d4ac5c]
Shades & tints
Color harmonies
About this color

#D4AC5C is a color with the RGB value rgb(212, 172, 92). 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 #D4AC5C to other formats

Palettes with a similar color

Gradients with a similar color

Copied