Skip to content

#C3BA30

≈ goldenrod · rgb(195, 186, 48)
Color formats
HEX#C3BA30
RGBrgb(195, 186, 48)
HSLhsl(56, 60%, 48%)
HSVhsv(56, 75%, 76%)
OKLCHoklch(77% 0.15 106)
CMYKcmyk(0%, 5%, 75%, 24%)
Contrast & accessibility
On white2.02:1below AA
On black10.39:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #c3ba30;
  --goldenrod-rgb: 195 186 48;
  --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-[#c3ba30] text-[#c3ba30] border-[#c3ba30]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied