Skip to content

#DAB64C

≈ goldenrod · rgb(218, 182, 76)
Color formats
HEX#DAB64C
RGBrgb(218, 182, 76)
HSLhsl(45, 66%, 58%)
HSVhsv(45, 65%, 85%)
OKLCHoklch(79% 0.13 90)
CMYKcmyk(0%, 17%, 65%, 15%)
Contrast & accessibility
On white1.95:1below AA
On black10.78:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #dab64c;
  --goldenrod-rgb: 218 182 76;
  --goldenrod-oklch: oklch(79% 0.13 90);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dab64c] text-[#dab64c] border-[#dab64c]
Shades & tints
Color harmonies
About this color

#DAB64C is a color with the RGB value rgb(218, 182, 76). 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 #DAB64C to other formats

Palettes with a similar color

Gradients with a similar color

Copied