#DCDC4E Color

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

Color preview

#DCDC4E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCDC4E

.color-dcdc4e {
  color: #DCDC4E;
  background-color: #DCDC4E;
}

Frequently asked questions

What color is #DCDC4E?+

#DCDC4E is a HEX color with RGB value rgb(220, 220, 78) and HSL value hsl(60, 67%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCDC4E?+

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