#DCDA46 Color

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

Color preview

#DCDA46

Color formats

HEX
#DCDA46
RGB
rgb(220, 218, 70)
RGBA
rgba(220, 218, 70, 1)
HSL
hsl(59, 68%, 57%)
HSV
hsv(59, 68%, 86%)
CMYK
cmyk(0%, 1%, 68%, 14%)
CSS variable
--color-primary: #DCDA46;
Lowercase HEX
#dcda46

Shades

Tints

Tones

Harmony

CSS snippets for #DCDA46

.color-dcda46 {
  color: #DCDA46;
  background-color: #DCDA46;
}

Frequently asked questions

What color is #DCDA46?+

#DCDA46 is a HEX color with RGB value rgb(220, 218, 70) and HSL value hsl(59, 68%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCDA46?+

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