#EDDC23 Color

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

Color preview

#EDDC23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDDC23

.color-eddc23 {
  color: #EDDC23;
  background-color: #EDDC23;
}

Frequently asked questions

What color is #EDDC23?+

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

What is the closest Tailwind color to #EDDC23?+

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