#DAB52F Color

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

Color preview

#DAB52F

Color formats

HEX
#DAB52F
RGB
rgb(218, 181, 47)
RGBA
rgba(218, 181, 47, 1)
HSL
hsl(47, 70%, 52%)
HSV
hsv(47, 78%, 85%)
CMYK
cmyk(0%, 17%, 78%, 15%)
CSS variable
--color-primary: #DAB52F;
Lowercase HEX
#dab52f

Shades

Tints

Tones

Harmony

CSS snippets for #DAB52F

.color-dab52f {
  color: #DAB52F;
  background-color: #DAB52F;
}

Frequently asked questions

What color is #DAB52F?+

#DAB52F is a HEX color with RGB value rgb(218, 181, 47) and HSL value hsl(47, 70%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAB52F?+

The closest Tailwind color is amber-400, available as the bg-amber-400 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