Skip to content

#C9C03F

≈ goldenrod · rgb(201, 192, 63)
Color formats
HEX#C9C03F
RGBrgb(201, 192, 63)
HSLhsl(56, 56%, 52%)
HSVhsv(56, 69%, 79%)
OKLCHoklch(79% 0.15 105)
CMYKcmyk(0%, 4%, 69%, 21%)
Contrast & accessibility
On white1.89:1below AA
On black11.10:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #c9c03f;
  --goldenrod-rgb: 201 192 63;
  --goldenrod-oklch: oklch(79% 0.15 105);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c9c03f] text-[#c9c03f] border-[#c9c03f]
Shades & tints
Color harmonies
About this color

#C9C03F is a color with the RGB value rgb(201, 192, 63). 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 #C9C03F to other formats

Palettes with a similar color

Gradients with a similar color

Copied