#DCBC84 Color

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

Color preview

#DCBC84

Color formats

HEX
#DCBC84
RGB
rgb(220, 188, 132)
RGBA
rgba(220, 188, 132, 1)
HSL
hsl(38, 56%, 69%)
HSV
hsv(38, 40%, 86%)
CMYK
cmyk(0%, 15%, 40%, 14%)
CSS variable
--color-primary: #DCBC84;
Lowercase HEX
#dcbc84

Shades

Tints

Tones

Harmony

CSS snippets for #DCBC84

.color-dcbc84 {
  color: #DCBC84;
  background-color: #DCBC84;
}

Frequently asked questions

What color is #DCBC84?+

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

What is the closest Tailwind color to #DCBC84?+

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