#EEEE1A Color

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

Color preview

#EEEE1A

Color formats

HEX
#EEEE1A
RGB
rgb(238, 238, 26)
RGBA
rgba(238, 238, 26, 1)
HSL
hsl(60, 86%, 52%)
HSV
hsv(60, 89%, 93%)
CMYK
cmyk(0%, 0%, 89%, 7%)
CSS variable
--color-primary: #EEEE1A;
Lowercase HEX
#eeee1a

Shades

Tints

Tones

Harmony

CSS snippets for #EEEE1A

.color-eeee1a {
  color: #EEEE1A;
  background-color: #EEEE1A;
}

Frequently asked questions

What color is #EEEE1A?+

#EEEE1A is a HEX color with RGB value rgb(238, 238, 26) and HSL value hsl(60, 86%, 52%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EEEE1A?+

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