#EEDD22 Color

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

Color preview

#EEDD22

Color formats

HEX
#EEDD22
RGB
rgb(238, 221, 34)
RGBA
rgba(238, 221, 34, 1)
HSL
hsl(55, 86%, 53%)
HSV
hsv(55, 86%, 93%)
CMYK
cmyk(0%, 7%, 86%, 7%)
CSS variable
--color-primary: #EEDD22;
Lowercase HEX
#eedd22

Shades

Tints

Tones

Harmony

CSS snippets for #EEDD22

.color-eedd22 {
  color: #EEDD22;
  background-color: #EEDD22;
}

Frequently asked questions

What color is #EEDD22?+

#EEDD22 is a HEX color with RGB value rgb(238, 221, 34) and HSL value hsl(55, 86%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EEDD22?+

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