#DACC76 Color

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

Color preview

#DACC76

Color formats

HEX
#DACC76
RGB
rgb(218, 204, 118)
RGBA
rgba(218, 204, 118, 1)
HSL
hsl(52, 57%, 66%)
HSV
hsv(52, 46%, 85%)
CMYK
cmyk(0%, 6%, 46%, 15%)
CSS variable
--color-primary: #DACC76;
Lowercase HEX
#dacc76

Shades

Tints

Tones

Harmony

CSS snippets for #DACC76

.color-dacc76 {
  color: #DACC76;
  background-color: #DACC76;
}

Frequently asked questions

What color is #DACC76?+

#DACC76 is a HEX color with RGB value rgb(218, 204, 118) and HSL value hsl(52, 57%, 66%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DACC76?+

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