Skip to content

#DDC37C

≈ darkkhaki · rgb(221, 195, 124)
Color formats
HEX#DDC37C
RGBrgb(221, 195, 124)
HSLhsl(44, 59%, 68%)
HSVhsv(44, 44%, 87%)
OKLCHoklch(82% 0.09 90)
CMYKcmyk(0%, 12%, 44%, 13%)
Contrast & accessibility
On white1.73:1below AA
On black12.17:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #ddc37c;
  --darkkhaki-rgb: 221 195 124;
  --darkkhaki-oklch: oklch(82% 0.09 90);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddc37c] text-[#ddc37c] border-[#ddc37c]
Shades & tints
Color harmonies
About this color

#DDC37C is a color with the RGB value rgb(221, 195, 124). 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 #DDC37C to other formats

Palettes with a similar color

Gradients with a similar color

Copied