#DAC04E Color

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

Color preview

#DAC04E

Color formats

HEX
#DAC04E
RGB
rgb(218, 192, 78)
RGBA
rgba(218, 192, 78, 1)
HSL
hsl(49, 65%, 58%)
HSV
hsv(49, 64%, 85%)
CMYK
cmyk(0%, 12%, 64%, 15%)
CSS variable
--color-primary: #DAC04E;
Lowercase HEX
#dac04e

Shades

Tints

Tones

Harmony

CSS snippets for #DAC04E

.color-dac04e {
  color: #DAC04E;
  background-color: #DAC04E;
}

Frequently asked questions

What color is #DAC04E?+

#DAC04E is a HEX color with RGB value rgb(218, 192, 78) and HSL value hsl(49, 65%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DAC04E?+

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