#DAD04E Color

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

Color preview

#DAD04E

Color formats

HEX
#DAD04E
RGB
rgb(218, 208, 78)
RGBA
rgba(218, 208, 78, 1)
HSL
hsl(56, 65%, 58%)
HSV
hsv(56, 64%, 85%)
CMYK
cmyk(0%, 5%, 64%, 15%)
CSS variable
--color-primary: #DAD04E;
Lowercase HEX
#dad04e

Shades

Tints

Tones

Harmony

CSS snippets for #DAD04E

.color-dad04e {
  color: #DAD04E;
  background-color: #DAD04E;
}

Frequently asked questions

What color is #DAD04E?+

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

What is the closest Tailwind color to #DAD04E?+

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