Skip to content

#D8AC19

≈ goldenrod · rgb(216, 172, 25)
Color formats
HEX#D8AC19
RGBrgb(216, 172, 25)
HSLhsl(46, 79%, 47%)
HSVhsv(46, 88%, 85%)
OKLCHoklch(76% 0.15 89)
CMYKcmyk(0%, 20%, 88%, 15%)
Contrast & accessibility
On white2.14:1below AA
On black9.83:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #d8ac19;
  --goldenrod-rgb: 216 172 25;
  --goldenrod-oklch: oklch(76% 0.15 89);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d8ac19] text-[#d8ac19] border-[#d8ac19]
Shades & tints
Color harmonies
About this color

#D8AC19 is a color with the RGB value rgb(216, 172, 25). 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 #D8AC19 to other formats

Palettes with a similar color

Gradients with a similar color

Copied