#DCC42E Color

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

Color preview

#DCC42E

Color formats

HEX
#DCC42E
RGB
rgb(220, 196, 46)
RGBA
rgba(220, 196, 46, 1)
HSL
hsl(52, 71%, 52%)
HSV
hsv(52, 79%, 86%)
CMYK
cmyk(0%, 11%, 79%, 14%)
CSS variable
--color-primary: #DCC42E;
Lowercase HEX
#dcc42e

Shades

Tints

Tones

Harmony

CSS snippets for #DCC42E

.color-dcc42e {
  color: #DCC42E;
  background-color: #DCC42E;
}

Frequently asked questions

What color is #DCC42E?+

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

What is the closest Tailwind color to #DCC42E?+

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