Skip to content

#CDCA87

≈ darkkhaki · rgb(205, 202, 135)
Color formats
HEX#CDCA87
RGBrgb(205, 202, 135)
HSLhsl(57, 41%, 67%)
HSVhsv(57, 34%, 80%)
OKLCHoklch(83% 0.09 106)
CMYKcmyk(0%, 1%, 34%, 20%)
Contrast & accessibility
On white1.69:1below AA
On black12.39:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #cdca87;
  --darkkhaki-rgb: 205 202 135;
  --darkkhaki-oklch: oklch(83% 0.09 106);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cdca87] text-[#cdca87] border-[#cdca87]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied