#DACC2F Color

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

Color preview

#DACC2F

Color formats

HEX
#DACC2F
RGB
rgb(218, 204, 47)
RGBA
rgba(218, 204, 47, 1)
HSL
hsl(55, 70%, 52%)
HSV
hsv(55, 78%, 85%)
CMYK
cmyk(0%, 6%, 78%, 15%)
CSS variable
--color-primary: #DACC2F;
Lowercase HEX
#dacc2f

Shades

Tints

Tones

Harmony

CSS snippets for #DACC2F

.color-dacc2f {
  color: #DACC2F;
  background-color: #DACC2F;
}

Frequently asked questions

What color is #DACC2F?+

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

What is the closest Tailwind color to #DACC2F?+

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