#EEE52F Color

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

Color preview

#EEE52F

Color formats

HEX
#EEE52F
RGB
rgb(238, 229, 47)
RGBA
rgba(238, 229, 47, 1)
HSL
hsl(57, 85%, 56%)
HSV
hsv(57, 80%, 93%)
CMYK
cmyk(0%, 4%, 80%, 7%)
CSS variable
--color-primary: #EEE52F;
Lowercase HEX
#eee52f

Shades

Tints

Tones

Harmony

CSS snippets for #EEE52F

.color-eee52f {
  color: #EEE52F;
  background-color: #EEE52F;
}

Frequently asked questions

What color is #EEE52F?+

#EEE52F is a HEX color with RGB value rgb(238, 229, 47) and HSL value hsl(57, 85%, 56%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EEE52F?+

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