#EDDC21 Color

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

Color preview

#EDDC21

Color formats

HEX
#EDDC21
RGB
rgb(237, 220, 33)
RGBA
rgba(237, 220, 33, 1)
HSL
hsl(55, 85%, 53%)
HSV
hsv(55, 86%, 93%)
CMYK
cmyk(0%, 7%, 86%, 7%)
CSS variable
--color-primary: #EDDC21;
Lowercase HEX
#eddc21

Shades

Tints

Tones

Harmony

CSS snippets for #EDDC21

.color-eddc21 {
  color: #EDDC21;
  background-color: #EDDC21;
}

Frequently asked questions

What color is #EDDC21?+

#EDDC21 is a HEX color with RGB value rgb(237, 220, 33) and HSL value hsl(55, 85%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EDDC21?+

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