Skip to content

Goldenrod #DAA520

goldenrod · rgb(218, 165, 32)
Color formats
HEX#DAA520
RGBrgb(218, 165, 32)
HSLhsl(43, 74%, 49%)
HSVhsv(43, 85%, 85%)
OKLCHoklch(75% 0.15 84)
CMYKcmyk(0%, 24%, 85%, 15%)
Contrast & accessibility
On white2.24:1below AA
On black9.38:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #daa520;
  --goldenrod-rgb: 218 165 32;
  --goldenrod-oklch: oklch(75% 0.15 84);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#daa520] text-[#daa520] border-[#daa520]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied