#DACC4E Color

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

Color preview

#DACC4E

Color formats

HEX
#DACC4E
RGB
rgb(218, 204, 78)
RGBA
rgba(218, 204, 78, 1)
HSL
hsl(54, 65%, 58%)
HSV
hsv(54, 64%, 85%)
CMYK
cmyk(0%, 6%, 64%, 15%)
CSS variable
--color-primary: #DACC4E;
Lowercase HEX
#dacc4e

Shades

Tints

Tones

Harmony

CSS snippets for #DACC4E

.color-dacc4e {
  color: #DACC4E;
  background-color: #DACC4E;
}

Frequently asked questions

What color is #DACC4E?+

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

What is the closest Tailwind color to #DACC4E?+

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