#DCDC2D Color

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

Color preview

#DCDC2D

Color formats

HEX
#DCDC2D
RGB
rgb(220, 220, 45)
RGBA
rgba(220, 220, 45, 1)
HSL
hsl(60, 71%, 52%)
HSV
hsv(60, 80%, 86%)
CMYK
cmyk(0%, 0%, 80%, 14%)
CSS variable
--color-primary: #DCDC2D;
Lowercase HEX
#dcdc2d

Shades

Tints

Tones

Harmony

CSS snippets for #DCDC2D

.color-dcdc2d {
  color: #DCDC2D;
  background-color: #DCDC2D;
}

Frequently asked questions

What color is #DCDC2D?+

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

What is the closest Tailwind color to #DCDC2D?+

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