#DCAD84 Color

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

Color preview

#DCAD84

Color formats

HEX
#DCAD84
RGB
rgb(220, 173, 132)
RGBA
rgba(220, 173, 132, 1)
HSL
hsl(28, 56%, 69%)
HSV
hsv(28, 40%, 86%)
CMYK
cmyk(0%, 21%, 40%, 14%)
CSS variable
--color-primary: #DCAD84;
Lowercase HEX
#dcad84

Shades

Tints

Tones

Harmony

CSS snippets for #DCAD84

.color-dcad84 {
  color: #DCAD84;
  background-color: #DCAD84;
}

Frequently asked questions

What color is #DCAD84?+

#DCAD84 is a HEX color with RGB value rgb(220, 173, 132) and HSL value hsl(28, 56%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCAD84?+

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