Skip to content

#CBC525

≈ gold · rgb(203, 197, 37)
Color formats
HEX#CBC525
RGBrgb(203, 197, 37)
HSLhsl(58, 69%, 47%)
HSVhsv(58, 82%, 80%)
OKLCHoklch(80% 0.16 107)
CMYKcmyk(0%, 3%, 82%, 20%)
Contrast & accessibility
On white1.82:1below AA
On black11.55:1AA pass
Best text color#000000
Nearest CSS name: gold
Copy-ready code
CSS custom properties
:root {
  --gold: #cbc525;
  --gold-rgb: 203 197 37;
  --gold-oklch: oklch(80% 0.16 107);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gold-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbc525] text-[#cbc525] border-[#cbc525]
Shades & tints
Color harmonies
About this color

#CBC525 is a color with the RGB value rgb(203, 197, 37). Its closest CSS named color is "gold". 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 #CBC525 to other formats

Palettes with a similar color

Gradients with a similar color

Copied