#DCBA79 Color

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

Color preview

#DCBA79

Color formats

HEX
#DCBA79
RGB
rgb(220, 186, 121)
RGBA
rgba(220, 186, 121, 1)
HSL
hsl(39, 59%, 67%)
HSV
hsv(39, 45%, 86%)
CMYK
cmyk(0%, 15%, 45%, 14%)
CSS variable
--color-primary: #DCBA79;
Lowercase HEX
#dcba79

Shades

Tints

Tones

Harmony

CSS snippets for #DCBA79

.color-dcba79 {
  color: #DCBA79;
  background-color: #DCBA79;
}

Frequently asked questions

What color is #DCBA79?+

#DCBA79 is a HEX color with RGB value rgb(220, 186, 121) and HSL value hsl(39, 59%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCBA79?+

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