Skip to content

#CFBC3F

≈ goldenrod · rgb(207, 188, 63)
Color formats
HEX#CFBC3F
RGBrgb(207, 188, 63)
HSLhsl(52, 60%, 53%)
HSVhsv(52, 70%, 81%)
OKLCHoklch(79% 0.14 100)
CMYKcmyk(0%, 9%, 70%, 19%)
Contrast & accessibility
On white1.92:1below AA
On black10.92:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #cfbc3f;
  --goldenrod-rgb: 207 188 63;
  --goldenrod-oklch: oklch(79% 0.14 100);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cfbc3f] text-[#cfbc3f] border-[#cfbc3f]
Shades & tints
Color harmonies
About this color

#CFBC3F is a color with the RGB value rgb(207, 188, 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 #CFBC3F to other formats

Palettes with a similar color

Gradients with a similar color

Copied