#DCBB82 Color

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

Color preview

#DCBB82

Color formats

HEX
#DCBB82
RGB
rgb(220, 187, 130)
RGBA
rgba(220, 187, 130, 1)
HSL
hsl(38, 56%, 69%)
HSV
hsv(38, 41%, 86%)
CMYK
cmyk(0%, 15%, 41%, 14%)
CSS variable
--color-primary: #DCBB82;
Lowercase HEX
#dcbb82

Shades

Tints

Tones

Harmony

CSS snippets for #DCBB82

.color-dcbb82 {
  color: #DCBB82;
  background-color: #DCBB82;
}

Frequently asked questions

What color is #DCBB82?+

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

What is the closest Tailwind color to #DCBB82?+

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