Skip to content

#BBB46F

≈ darkkhaki · rgb(187, 180, 111)
Color formats
HEX#BBB46F
RGBrgb(187, 180, 111)
HSLhsl(54, 36%, 58%)
HSVhsv(54, 41%, 73%)
OKLCHoklch(76% 0.09 103)
CMYKcmyk(0%, 4%, 41%, 27%)
Contrast & accessibility
On white2.13:1below AA
On black9.87:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #bbb46f;
  --darkkhaki-rgb: 187 180 111;
  --darkkhaki-oklch: oklch(76% 0.09 103);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bbb46f] text-[#bbb46f] border-[#bbb46f]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied