#EEE422 Color

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

Color preview

#EEE422

Color formats

HEX
#EEE422
RGB
rgb(238, 228, 34)
RGBA
rgba(238, 228, 34, 1)
HSL
hsl(57, 86%, 53%)
HSV
hsv(57, 86%, 93%)
CMYK
cmyk(0%, 4%, 86%, 7%)
CSS variable
--color-primary: #EEE422;
Lowercase HEX
#eee422

Shades

Tints

Tones

Harmony

CSS snippets for #EEE422

.color-eee422 {
  color: #EEE422;
  background-color: #EEE422;
}

Frequently asked questions

What color is #EEE422?+

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

What is the closest Tailwind color to #EEE422?+

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