#DEC521 Color

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

Color preview

#DEC521

Color formats

HEX
#DEC521
RGB
rgb(222, 197, 33)
RGBA
rgba(222, 197, 33, 1)
HSL
hsl(52, 74%, 50%)
HSV
hsv(52, 85%, 87%)
CMYK
cmyk(0%, 11%, 85%, 13%)
CSS variable
--color-primary: #DEC521;
Lowercase HEX
#dec521

Shades

Tints

Tones

Harmony

CSS snippets for #DEC521

.color-dec521 {
  color: #DEC521;
  background-color: #DEC521;
}

Frequently asked questions

What color is #DEC521?+

#DEC521 is a HEX color with RGB value rgb(222, 197, 33) and HSL value hsl(52, 74%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEC521?+

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