#DACC55 Color

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

Color preview

#DACC55

Color formats

HEX
#DACC55
RGB
rgb(218, 204, 85)
RGBA
rgba(218, 204, 85, 1)
HSL
hsl(54, 64%, 59%)
HSV
hsv(54, 61%, 85%)
CMYK
cmyk(0%, 6%, 61%, 15%)
CSS variable
--color-primary: #DACC55;
Lowercase HEX
#dacc55

Shades

Tints

Tones

Harmony

CSS snippets for #DACC55

.color-dacc55 {
  color: #DACC55;
  background-color: #DACC55;
}

Frequently asked questions

What color is #DACC55?+

#DACC55 is a HEX color with RGB value rgb(218, 204, 85) and HSL value hsl(54, 64%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DACC55?+

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