#EEE23C Color

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

Color preview

#EEE23C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEE23C

.color-eee23c {
  color: #EEE23C;
  background-color: #EEE23C;
}

Frequently asked questions

What color is #EEE23C?+

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

What is the closest Tailwind color to #EEE23C?+

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