#EDED21 Color

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

Color preview

#EDED21

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDED21

.color-eded21 {
  color: #EDED21;
  background-color: #EDED21;
}

Frequently asked questions

What color is #EDED21?+

#EDED21 is a HEX color with RGB value rgb(237, 237, 33) and HSL value hsl(60, 85%, 53%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EDED21?+

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