Skip to content

#B5962E

≈ darkgoldenrod · rgb(181, 150, 46)
Color formats
HEX#B5962E
RGBrgb(181, 150, 46)
HSLhsl(46, 59%, 45%)
HSVhsv(46, 75%, 71%)
OKLCHoklch(68% 0.12 92)
CMYKcmyk(0%, 17%, 75%, 29%)
Contrast & accessibility
On white2.85:1below AA
On black7.37:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #b5962e;
  --darkgoldenrod-rgb: 181 150 46;
  --darkgoldenrod-oklch: oklch(68% 0.12 92);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b5962e] text-[#b5962e] border-[#b5962e]
Shades & tints
Color harmonies
About this color

#B5962E is a color with the RGB value rgb(181, 150, 46). 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 #B5962E to other formats

Palettes with a similar color

Gradients with a similar color

Copied