Skip to content

#CAA250

≈ darkkhaki · rgb(202, 162, 80)
Color formats
HEX#CAA250
RGBrgb(202, 162, 80)
HSLhsl(40, 54%, 55%)
HSVhsv(40, 60%, 79%)
OKLCHoklch(73% 0.11 83)
CMYKcmyk(0%, 20%, 60%, 21%)
Contrast & accessibility
On white2.39:1below AA
On black8.80:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #caa250;
  --darkkhaki-rgb: 202 162 80;
  --darkkhaki-oklch: oklch(73% 0.11 83);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#caa250] text-[#caa250] border-[#caa250]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied