#DCB77E Color

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

Color preview

#DCB77E

Color formats

HEX
#DCB77E
RGB
rgb(220, 183, 126)
RGBA
rgba(220, 183, 126, 1)
HSL
hsl(36, 57%, 68%)
HSV
hsv(36, 43%, 86%)
CMYK
cmyk(0%, 17%, 43%, 14%)
CSS variable
--color-primary: #DCB77E;
Lowercase HEX
#dcb77e

Shades

Tints

Tones

Harmony

CSS snippets for #DCB77E

.color-dcb77e {
  color: #DCB77E;
  background-color: #DCB77E;
}

Frequently asked questions

What color is #DCB77E?+

#DCB77E is a HEX color with RGB value rgb(220, 183, 126) and HSL value hsl(36, 57%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCB77E?+

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