#DCC31E Color

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

Color preview

#DCC31E

Color formats

HEX
#DCC31E
RGB
rgb(220, 195, 30)
RGBA
rgba(220, 195, 30, 1)
HSL
hsl(52, 76%, 49%)
HSV
hsv(52, 86%, 86%)
CMYK
cmyk(0%, 11%, 86%, 14%)
CSS variable
--color-primary: #DCC31E;
Lowercase HEX
#dcc31e

Shades

Tints

Tones

Harmony

CSS snippets for #DCC31E

.color-dcc31e {
  color: #DCC31E;
  background-color: #DCC31E;
}

Frequently asked questions

What color is #DCC31E?+

#DCC31E is a HEX color with RGB value rgb(220, 195, 30) and HSL value hsl(52, 76%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCC31E?+

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