#DCC72E Color

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

Color preview

#DCC72E

Color formats

HEX
#DCC72E
RGB
rgb(220, 199, 46)
RGBA
rgba(220, 199, 46, 1)
HSL
hsl(53, 71%, 52%)
HSV
hsv(53, 79%, 86%)
CMYK
cmyk(0%, 10%, 79%, 14%)
CSS variable
--color-primary: #DCC72E;
Lowercase HEX
#dcc72e

Shades

Tints

Tones

Harmony

CSS snippets for #DCC72E

.color-dcc72e {
  color: #DCC72E;
  background-color: #DCC72E;
}

Frequently asked questions

What color is #DCC72E?+

#DCC72E is a HEX color with RGB value rgb(220, 199, 46) and HSL value hsl(53, 71%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCC72E?+

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