#DCCD2E Color

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

Color preview

#DCCD2E

Color formats

HEX
#DCCD2E
RGB
rgb(220, 205, 46)
RGBA
rgba(220, 205, 46, 1)
HSL
hsl(55, 71%, 52%)
HSV
hsv(55, 79%, 86%)
CMYK
cmyk(0%, 7%, 79%, 14%)
CSS variable
--color-primary: #DCCD2E;
Lowercase HEX
#dccd2e

Shades

Tints

Tones

Harmony

CSS snippets for #DCCD2E

.color-dccd2e {
  color: #DCCD2E;
  background-color: #DCCD2E;
}

Frequently asked questions

What color is #DCCD2E?+

#DCCD2E is a HEX color with RGB value rgb(220, 205, 46) and HSL value hsl(55, 71%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCCD2E?+

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