Skip to content

#C1BA34

≈ goldenrod · rgb(193, 186, 52)
Color formats
HEX#C1BA34
RGBrgb(193, 186, 52)
HSLhsl(57, 58%, 48%)
HSVhsv(57, 73%, 76%)
OKLCHoklch(77% 0.15 106)
CMYKcmyk(0%, 4%, 73%, 24%)
Contrast & accessibility
On white2.03:1below AA
On black10.34:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #c1ba34;
  --goldenrod-rgb: 193 186 52;
  --goldenrod-oklch: oklch(77% 0.15 106);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c1ba34] text-[#c1ba34] border-[#c1ba34]
Shades & tints
Color harmonies
About this color

#C1BA34 is a color with the RGB value rgb(193, 186, 52). 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 #C1BA34 to other formats

Palettes with a similar color

Gradients with a similar color

Copied