Skip to content

#C7B533

≈ goldenrod · rgb(199, 181, 51)
Color formats
HEX#C7B533
RGBrgb(199, 181, 51)
HSLhsl(53, 59%, 49%)
HSVhsv(53, 74%, 78%)
OKLCHoklch(77% 0.14 101)
CMYKcmyk(0%, 9%, 74%, 22%)
Contrast & accessibility
On white2.08:1below AA
On black10.09:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #c7b533;
  --goldenrod-rgb: 199 181 51;
  --goldenrod-oklch: oklch(77% 0.14 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c7b533] text-[#c7b533] border-[#c7b533]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied