Skip to content

#B89222

≈ darkgoldenrod · rgb(184, 146, 34)
Color formats
HEX#B89222
RGBrgb(184, 146, 34)
HSLhsl(45, 69%, 43%)
HSVhsv(45, 82%, 72%)
OKLCHoklch(68% 0.13 88)
CMYKcmyk(0%, 21%, 82%, 28%)
Contrast & accessibility
On white2.93:1below AA
On black7.17:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #b89222;
  --darkgoldenrod-rgb: 184 146 34;
  --darkgoldenrod-oklch: oklch(68% 0.13 88);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b89222] text-[#b89222] border-[#b89222]
Shades & tints
Color harmonies
About this color

#B89222 is a color with the RGB value rgb(184, 146, 34). 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 #B89222 to other formats

Palettes with a similar color

Gradients with a similar color

Copied