Skip to content

#DCC63F

≈ goldenrod · rgb(220, 198, 63)
Color formats
HEX#DCC63F
RGBrgb(220, 198, 63)
HSLhsl(52, 69%, 55%)
HSVhsv(52, 71%, 86%)
OKLCHoklch(82% 0.15 100)
CMYKcmyk(0%, 10%, 71%, 14%)
Contrast & accessibility
On white1.72:1below AA
On black12.19:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #dcc63f;
  --goldenrod-rgb: 220 198 63;
  --goldenrod-oklch: oklch(82% 0.15 100);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dcc63f] text-[#dcc63f] border-[#dcc63f]
Shades & tints
Color harmonies
About this color

#DCC63F is a color with the RGB value rgb(220, 198, 63). 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 #DCC63F to other formats

Palettes with a similar color

Gradients with a similar color

Copied