Skip to content

#BDA76C

≈ darkkhaki · rgb(189, 167, 108)
Color formats
HEX#BDA76C
RGBrgb(189, 167, 108)
HSLhsl(44, 38%, 58%)
HSVhsv(44, 43%, 74%)
OKLCHoklch(73% 0.08 90)
CMYKcmyk(0%, 12%, 43%, 26%)
Contrast & accessibility
On white2.36:1below AA
On black8.91:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #bda76c;
  --darkkhaki-rgb: 189 167 108;
  --darkkhaki-oklch: oklch(73% 0.08 90);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bda76c] text-[#bda76c] border-[#bda76c]
Shades & tints
Color harmonies
About this color

#BDA76C is a color with the RGB value rgb(189, 167, 108). 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 #BDA76C to other formats

Palettes with a similar color

Gradients with a similar color

Copied