#EEE23A Color

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

Color preview

#EEE23A

Color formats

HEX
#EEE23A
RGB
rgb(238, 226, 58)
RGBA
rgba(238, 226, 58, 1)
HSL
hsl(56, 84%, 58%)
HSV
hsv(56, 76%, 93%)
CMYK
cmyk(0%, 5%, 76%, 7%)
CSS variable
--color-primary: #EEE23A;
Lowercase HEX
#eee23a

Shades

Tints

Tones

Harmony

CSS snippets for #EEE23A

.color-eee23a {
  color: #EEE23A;
  background-color: #EEE23A;
}

Frequently asked questions

What color is #EEE23A?+

#EEE23A is a HEX color with RGB value rgb(238, 226, 58) and HSL value hsl(56, 84%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EEE23A?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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