Skip to content

#CEB976

≈ darkkhaki · rgb(206, 185, 118)
Color formats
HEX#CEB976
RGBrgb(206, 185, 118)
HSLhsl(46, 47%, 64%)
HSVhsv(46, 43%, 81%)
OKLCHoklch(79% 0.09 93)
CMYKcmyk(0%, 10%, 43%, 19%)
Contrast & accessibility
On white1.94:1below AA
On black10.83:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #ceb976;
  --darkkhaki-rgb: 206 185 118;
  --darkkhaki-oklch: oklch(79% 0.09 93);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ceb976] text-[#ceb976] border-[#ceb976]
Shades & tints
Color harmonies
About this color

#CEB976 is a color with the RGB value rgb(206, 185, 118). 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 #CEB976 to other formats

Palettes with a similar color

Gradients with a similar color

Copied