Skip to content

#CEB466

≈ darkkhaki · rgb(206, 180, 102)
Color formats
HEX#CEB466
RGBrgb(206, 180, 102)
HSLhsl(45, 51%, 60%)
HSVhsv(45, 50%, 81%)
OKLCHoklch(78% 0.1 91)
CMYKcmyk(0%, 13%, 50%, 19%)
Contrast & accessibility
On white2.03:1below AA
On black10.34:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #ceb466;
  --darkkhaki-rgb: 206 180 102;
  --darkkhaki-oklch: oklch(78% 0.1 91);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ceb466] text-[#ceb466] border-[#ceb466]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied