#DACC63 Color

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

Color preview

#DACC63

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DACC63

.color-dacc63 {
  color: #DACC63;
  background-color: #DACC63;
}

Frequently asked questions

What color is #DACC63?+

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

What is the closest Tailwind color to #DACC63?+

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