#DCCB7E Color

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

Color preview

#DCCB7E

Color formats

HEX
#DCCB7E
RGB
rgb(220, 203, 126)
RGBA
rgba(220, 203, 126, 1)
HSL
hsl(49, 57%, 68%)
HSV
hsv(49, 43%, 86%)
CMYK
cmyk(0%, 8%, 43%, 14%)
CSS variable
--color-primary: #DCCB7E;
Lowercase HEX
#dccb7e

Shades

Tints

Tones

Harmony

CSS snippets for #DCCB7E

.color-dccb7e {
  color: #DCCB7E;
  background-color: #DCCB7E;
}

Frequently asked questions

What color is #DCCB7E?+

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

What is the closest Tailwind color to #DCCB7E?+

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