#DCDA2B Color

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

Color preview

#DCDA2B

Color formats

HEX
#DCDA2B
RGB
rgb(220, 218, 43)
RGBA
rgba(220, 218, 43, 1)
HSL
hsl(59, 72%, 52%)
HSV
hsv(59, 80%, 86%)
CMYK
cmyk(0%, 1%, 80%, 14%)
CSS variable
--color-primary: #DCDA2B;
Lowercase HEX
#dcda2b

Shades

Tints

Tones

Harmony

CSS snippets for #DCDA2B

.color-dcda2b {
  color: #DCDA2B;
  background-color: #DCDA2B;
}

Frequently asked questions

What color is #DCDA2B?+

#DCDA2B is a HEX color with RGB value rgb(220, 218, 43) and HSL value hsl(59, 72%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCDA2B?+

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