Skip to content

#CFC052

≈ darkkhaki · rgb(207, 192, 82)
Color formats
HEX#CFC052
RGBrgb(207, 192, 82)
HSLhsl(53, 57%, 57%)
HSVhsv(53, 60%, 81%)
OKLCHoklch(80% 0.13 102)
CMYKcmyk(0%, 7%, 60%, 19%)
Contrast & accessibility
On white1.86:1below AA
On black11.31:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #cfc052;
  --darkkhaki-rgb: 207 192 82;
  --darkkhaki-oklch: oklch(80% 0.13 102);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cfc052] text-[#cfc052] border-[#cfc052]
Shades & tints
Color harmonies
About this color

#CFC052 is a color with the RGB value rgb(207, 192, 82). 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 #CFC052 to other formats

Palettes with a similar color

Gradients with a similar color

Copied