#DACC86 Color

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

Color preview

#DACC86

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DACC86

.color-dacc86 {
  color: #DACC86;
  background-color: #DACC86;
}

Frequently asked questions

What color is #DACC86?+

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

What is the closest Tailwind color to #DACC86?+

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