#DCCB8D Color

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

Color preview

#DCCB8D

Color formats

HEX
#DCCB8D
RGB
rgb(220, 203, 141)
RGBA
rgba(220, 203, 141, 1)
HSL
hsl(47, 53%, 71%)
HSV
hsv(47, 36%, 86%)
CMYK
cmyk(0%, 8%, 36%, 14%)
CSS variable
--color-primary: #DCCB8D;
Lowercase HEX
#dccb8d

Shades

Tints

Tones

Harmony

CSS snippets for #DCCB8D

.color-dccb8d {
  color: #DCCB8D;
  background-color: #DCCB8D;
}

Frequently asked questions

What color is #DCCB8D?+

#DCCB8D is a HEX color with RGB value rgb(220, 203, 141) and HSL value hsl(47, 53%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCCB8D?+

The closest Tailwind color is amber-200, available as the bg-amber-200 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