#DCDC5C Color

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

Color preview

#DCDC5C

Color formats

HEX
#DCDC5C
RGB
rgb(220, 220, 92)
RGBA
rgba(220, 220, 92, 1)
HSL
hsl(60, 65%, 61%)
HSV
hsv(60, 58%, 86%)
CMYK
cmyk(0%, 0%, 58%, 14%)
CSS variable
--color-primary: #DCDC5C;
Lowercase HEX
#dcdc5c

Shades

Tints

Tones

Harmony

CSS snippets for #DCDC5C

.color-dcdc5c {
  color: #DCDC5C;
  background-color: #DCDC5C;
}

Frequently asked questions

What color is #DCDC5C?+

#DCDC5C is a HEX color with RGB value rgb(220, 220, 92) and HSL value hsl(60, 65%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCDC5C?+

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