#DACC84 Color

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

Color preview

#DACC84

Color formats

HEX
#DACC84
RGB
rgb(218, 204, 132)
RGBA
rgba(218, 204, 132, 1)
HSL
hsl(50, 54%, 69%)
HSV
hsv(50, 39%, 85%)
CMYK
cmyk(0%, 6%, 39%, 15%)
CSS variable
--color-primary: #DACC84;
Lowercase HEX
#dacc84

Shades

Tints

Tones

Harmony

CSS snippets for #DACC84

.color-dacc84 {
  color: #DACC84;
  background-color: #DACC84;
}

Frequently asked questions

What color is #DACC84?+

#DACC84 is a HEX color with RGB value rgb(218, 204, 132) and HSL value hsl(50, 54%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DACC84?+

The closest Tailwind color is orange-300, available as the bg-orange-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