Skip to content

#C7A73A

≈ goldenrod · rgb(199, 167, 58)
Color formats
HEX#C7A73A
RGBrgb(199, 167, 58)
HSLhsl(46, 56%, 50%)
HSVhsv(46, 71%, 78%)
OKLCHoklch(74% 0.13 92)
CMYKcmyk(0%, 16%, 71%, 22%)
Contrast & accessibility
On white2.33:1below AA
On black9.02:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #c7a73a;
  --goldenrod-rgb: 199 167 58;
  --goldenrod-oklch: oklch(74% 0.13 92);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c7a73a] text-[#c7a73a] border-[#c7a73a]
Shades & tints
Color harmonies
About this color

#C7A73A is a color with the RGB value rgb(199, 167, 58). 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 #C7A73A to other formats

Palettes with a similar color

Gradients with a similar color

Copied