Skip to content

#CBBC64

≈ darkkhaki · rgb(203, 188, 100)
Color formats
HEX#CBBC64
RGBrgb(203, 188, 100)
HSLhsl(51, 50%, 59%)
HSVhsv(51, 51%, 80%)
OKLCHoklch(79% 0.11 100)
CMYKcmyk(0%, 7%, 51%, 20%)
Contrast & accessibility
On white1.92:1below AA
On black10.92:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #cbbc64;
  --darkkhaki-rgb: 203 188 100;
  --darkkhaki-oklch: oklch(79% 0.11 100);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbbc64] text-[#cbbc64] border-[#cbbc64]
Shades & tints
Color harmonies
About this color

#CBBC64 is a color with the RGB value rgb(203, 188, 100). 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 #CBBC64 to other formats

Palettes with a similar color

Gradients with a similar color

Copied