#DCDF2A Color

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

Color preview

#DCDF2A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCDF2A

.color-dcdf2a {
  color: #DCDF2A;
  background-color: #DCDF2A;
}

Frequently asked questions

What color is #DCDF2A?+

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

What is the closest Tailwind color to #DCDF2A?+

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