Skip to content

Darkgoldenrod #B8860B

darkgoldenrod · rgb(184, 134, 11)
Color formats
HEX#B8860B
RGBrgb(184, 134, 11)
HSLhsl(43, 89%, 38%)
HSVhsv(43, 94%, 72%)
OKLCHoklch(65% 0.13 82)
CMYKcmyk(0%, 27%, 94%, 28%)
Contrast & accessibility
On white3.25:1below AA
On black6.45:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #b8860b;
  --darkgoldenrod-rgb: 184 134 11;
  --darkgoldenrod-oklch: oklch(65% 0.13 82);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b8860b] text-[#b8860b] border-[#b8860b]
Shades & tints
Color harmonies
About this color

#B8860B is a color with the RGB value rgb(184, 134, 11). Its closest CSS named color is "darkgoldenrod". 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 #B8860B to other formats

Palettes with a similar color

Gradients with a similar color

Copied