#DCCB47 Color

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

Color preview

#DCCB47

Color formats

HEX
#DCCB47
RGB
rgb(220, 203, 71)
RGBA
rgba(220, 203, 71, 1)
HSL
hsl(53, 68%, 57%)
HSV
hsv(53, 68%, 86%)
CMYK
cmyk(0%, 8%, 68%, 14%)
CSS variable
--color-primary: #DCCB47;
Lowercase HEX
#dccb47

Shades

Tints

Tones

Harmony

CSS snippets for #DCCB47

.color-dccb47 {
  color: #DCCB47;
  background-color: #DCCB47;
}

Frequently asked questions

What color is #DCCB47?+

#DCCB47 is a HEX color with RGB value rgb(220, 203, 71) and HSL value hsl(53, 68%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCCB47?+

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