Skip to content

#CDC885

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

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

Palettes with a similar color

Gradients with a similar color

Copied