#B8933D
≈ darkgoldenrod · rgb(184, 147, 61)
Color formats
HEX#B8933D
RGBrgb(184, 147, 61)
HSLhsl(42, 50%, 48%)
HSVhsv(42, 67%, 72%)
OKLCHoklch(68% 0.11 85)
CMYKcmyk(0%, 20%, 67%, 28%)
Contrast & accessibility
On white2.89:1below AA
On black7.28:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #b8933d;
--darkgoldenrod-rgb: 184 147 61;
--darkgoldenrod-oklch: oklch(68% 0.11 85);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b8933d] text-[#b8933d] border-[#b8933d]
Shades & tints
Color harmonies
About this color
#B8933D is a color with the RGB value rgb(184, 147, 61). 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.