#DCDA51 Color

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

Color preview

#DCDA51

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCDA51

.color-dcda51 {
  color: #DCDA51;
  background-color: #DCDA51;
}

Frequently asked questions

What color is #DCDA51?+

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

What is the closest Tailwind color to #DCDA51?+

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