Skip to content

#CDC786

≈ darkkhaki · rgb(205, 199, 134)
Color formats
HEX#CDC786
RGBrgb(205, 199, 134)
HSLhsl(55, 42%, 66%)
HSVhsv(55, 35%, 80%)
OKLCHoklch(82% 0.08 104)
CMYKcmyk(0%, 3%, 35%, 20%)
Contrast & accessibility
On white1.73:1below AA
On black12.11:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #cdc786;
  --darkkhaki-rgb: 205 199 134;
  --darkkhaki-oklch: oklch(82% 0.08 104);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cdc786] text-[#cdc786] border-[#cdc786]
Shades & tints
Color harmonies
About this color

#CDC786 is a color with the RGB value rgb(205, 199, 134). 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 #CDC786 to other formats

Palettes with a similar color

Gradients with a similar color

Copied