Skip to content

#B8A52E

≈ goldenrod · rgb(184, 165, 46)
Color formats
HEX#B8A52E
RGBrgb(184, 165, 46)
HSLhsl(52, 60%, 45%)
HSVhsv(52, 75%, 72%)
OKLCHoklch(72% 0.13 100)
CMYKcmyk(0%, 10%, 75%, 28%)
Contrast & accessibility
On white2.48:1below AA
On black8.46:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #b8a52e;
  --goldenrod-rgb: 184 165 46;
  --goldenrod-oklch: oklch(72% 0.13 100);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b8a52e] text-[#b8a52e] border-[#b8a52e]
Shades & tints
Color harmonies
About this color

#B8A52E is a color with the RGB value rgb(184, 165, 46). Its closest CSS named color is "goldenrod". 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 #B8A52E to other formats

Palettes with a similar color

Gradients with a similar color

Copied