Skip to content

#BBA73D

≈ darkkhaki · rgb(187, 167, 61)
Color formats
HEX#BBA73D
RGBrgb(187, 167, 61)
HSLhsl(50, 51%, 49%)
HSVhsv(50, 67%, 73%)
OKLCHoklch(73% 0.13 98)
CMYKcmyk(0%, 11%, 67%, 27%)
Contrast & accessibility
On white2.41:1below AA
On black8.71:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #bba73d;
  --darkkhaki-rgb: 187 167 61;
  --darkkhaki-oklch: oklch(73% 0.13 98);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bba73d] text-[#bba73d] border-[#bba73d]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied