#DCDC32 Color

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

Color preview

#DCDC32

Color formats

HEX
#DCDC32
RGB
rgb(220, 220, 50)
RGBA
rgba(220, 220, 50, 1)
HSL
hsl(60, 71%, 53%)
HSV
hsv(60, 77%, 86%)
CMYK
cmyk(0%, 0%, 77%, 14%)
CSS variable
--color-primary: #DCDC32;
Lowercase HEX
#dcdc32

Shades

Tints

Tones

Harmony

CSS snippets for #DCDC32

.color-dcdc32 {
  color: #DCDC32;
  background-color: #DCDC32;
}

Frequently asked questions

What color is #DCDC32?+

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

What is the closest Tailwind color to #DCDC32?+

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