#DACC5D Color

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

Color preview

#DACC5D

Color formats

HEX
#DACC5D
RGB
rgb(218, 204, 93)
RGBA
rgba(218, 204, 93, 1)
HSL
hsl(53, 63%, 61%)
HSV
hsv(53, 57%, 85%)
CMYK
cmyk(0%, 6%, 57%, 15%)
CSS variable
--color-primary: #DACC5D;
Lowercase HEX
#dacc5d

Shades

Tints

Tones

Harmony

CSS snippets for #DACC5D

.color-dacc5d {
  color: #DACC5D;
  background-color: #DACC5D;
}

Frequently asked questions

What color is #DACC5D?+

#DACC5D is a HEX color with RGB value rgb(218, 204, 93) and HSL value hsl(53, 63%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DACC5D?+

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