#CCC03B
≈ goldenrod · rgb(204, 192, 59)
Color formats
HEX#CCC03B
RGBrgb(204, 192, 59)
HSLhsl(55, 59%, 52%)
HSVhsv(55, 71%, 80%)
OKLCHoklch(79% 0.15 104)
CMYKcmyk(0%, 6%, 71%, 20%)
Contrast & accessibility
On white1.88:1below AA
On black11.17:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
--goldenrod: #ccc03b;
--goldenrod-rgb: 204 192 59;
--goldenrod-oklch: oklch(79% 0.15 104);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccc03b] text-[#ccc03b] border-[#ccc03b]
Shades & tints
Color harmonies
About this color
#CCC03B is a color with the RGB value rgb(204, 192, 59). 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.