#DAB520 Color

Inspect #DAB520 across formats, palettes, contrast and closest named color matches.

Color preview

#DAB520

Color formats

HEX
#DAB520
RGB
rgb(218, 181, 32)
RGBA
rgba(218, 181, 32, 1)
HSL
hsl(48, 74%, 49%)
HSV
hsv(48, 85%, 85%)
CMYK
cmyk(0%, 17%, 85%, 15%)
CSS variable
--color-primary: #DAB520;
Lowercase HEX
#dab520

Shades

Tints

Tones

Harmony

CSS snippets for #DAB520

.color-dab520 {
  color: #DAB520;
  background-color: #DAB520;
}

Frequently asked questions

What color is #DAB520?+

#DAB520 is a HEX color with RGB value rgb(218, 181, 32) and HSL value hsl(48, 74%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAB520?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools