Skip to content

#D3C578

≈ darkkhaki · rgb(211, 197, 120)
Color formats
HEX#D3C578
RGBrgb(211, 197, 120)
HSLhsl(51, 51%, 65%)
HSVhsv(51, 43%, 83%)
OKLCHoklch(82% 0.1 99)
CMYKcmyk(0%, 7%, 43%, 17%)
Contrast & accessibility
On white1.75:1below AA
On black12.03:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #d3c578;
  --darkkhaki-rgb: 211 197 120;
  --darkkhaki-oklch: oklch(82% 0.1 99);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d3c578] text-[#d3c578] border-[#d3c578]
Shades & tints
Color harmonies
About this color

#D3C578 is a color with the RGB value rgb(211, 197, 120). 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 #D3C578 to other formats

Palettes with a similar color

Gradients with a similar color

Copied