#DCC12E Color

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

Color preview

#DCC12E

Color formats

HEX
#DCC12E
RGB
rgb(220, 193, 46)
RGBA
rgba(220, 193, 46, 1)
HSL
hsl(51, 71%, 52%)
HSV
hsv(51, 79%, 86%)
CMYK
cmyk(0%, 12%, 79%, 14%)
CSS variable
--color-primary: #DCC12E;
Lowercase HEX
#dcc12e

Shades

Tints

Tones

Harmony

CSS snippets for #DCC12E

.color-dcc12e {
  color: #DCC12E;
  background-color: #DCC12E;
}

Frequently asked questions

What color is #DCC12E?+

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

What is the closest Tailwind color to #DCC12E?+

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