#DFDC2A Color

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

Color preview

#DFDC2A

Color formats

HEX
#DFDC2A
RGB
rgb(223, 220, 42)
RGBA
rgba(223, 220, 42, 1)
HSL
hsl(59, 74%, 52%)
HSV
hsv(59, 81%, 87%)
CMYK
cmyk(0%, 1%, 81%, 13%)
CSS variable
--color-primary: #DFDC2A;
Lowercase HEX
#dfdc2a

Shades

Tints

Tones

Harmony

CSS snippets for #DFDC2A

.color-dfdc2a {
  color: #DFDC2A;
  background-color: #DFDC2A;
}

Frequently asked questions

What color is #DFDC2A?+

#DFDC2A is a HEX color with RGB value rgb(223, 220, 42) and HSL value hsl(59, 74%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DFDC2A?+

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