#CDCA23
≈ gold · rgb(205, 202, 35)
Color formats
HEX#CDCA23
RGBrgb(205, 202, 35)
HSLhsl(59, 71%, 47%)
HSVhsv(59, 83%, 80%)
OKLCHoklch(82% 0.17 108)
CMYKcmyk(0%, 1%, 83%, 20%)
Contrast & accessibility
On white1.74:1below AA
On black12.07:1AA pass
Best text color#000000
Nearest CSS name: gold
Copy-ready code
CSS custom properties
:root {
--gold: #cdca23;
--gold-rgb: 205 202 35;
--gold-oklch: oklch(82% 0.17 108);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gold-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cdca23] text-[#cdca23] border-[#cdca23]
Shades & tints
Color harmonies
About this color
#CDCA23 is a color with the RGB value rgb(205, 202, 35). 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.