#DCDA50 Color

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

Color preview

#DCDA50

Color formats

HEX
#DCDA50
RGB
rgb(220, 218, 80)
RGBA
rgba(220, 218, 80, 1)
HSL
hsl(59, 67%, 59%)
HSV
hsv(59, 64%, 86%)
CMYK
cmyk(0%, 1%, 64%, 14%)
CSS variable
--color-primary: #DCDA50;
Lowercase HEX
#dcda50

Shades

Tints

Tones

Harmony

CSS snippets for #DCDA50

.color-dcda50 {
  color: #DCDA50;
  background-color: #DCDA50;
}

Frequently asked questions

What color is #DCDA50?+

#DCDA50 is a HEX color with RGB value rgb(220, 218, 80) and HSL value hsl(59, 67%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCDA50?+

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