#DACC62 Color

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

Color preview

#DACC62

Color formats

HEX
#DACC62
RGB
rgb(218, 204, 98)
RGBA
rgba(218, 204, 98, 1)
HSL
hsl(53, 62%, 62%)
HSV
hsv(53, 55%, 85%)
CMYK
cmyk(0%, 6%, 55%, 15%)
CSS variable
--color-primary: #DACC62;
Lowercase HEX
#dacc62

Shades

Tints

Tones

Harmony

CSS snippets for #DACC62

.color-dacc62 {
  color: #DACC62;
  background-color: #DACC62;
}

Frequently asked questions

What color is #DACC62?+

#DACC62 is a HEX color with RGB value rgb(218, 204, 98) and HSL value hsl(53, 62%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DACC62?+

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