Skip to content

#DAB53D

≈ goldenrod · rgb(218, 181, 61)
Color formats
HEX#DAB53D
RGBrgb(218, 181, 61)
HSLhsl(46, 68%, 55%)
HSVhsv(46, 72%, 85%)
OKLCHoklch(79% 0.14 91)
CMYKcmyk(0%, 17%, 72%, 15%)
Contrast & accessibility
On white1.97:1below AA
On black10.66:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #dab53d;
  --goldenrod-rgb: 218 181 61;
  --goldenrod-oklch: oklch(79% 0.14 91);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dab53d] text-[#dab53d] border-[#dab53d]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied