#EEEE1B Color

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

Color preview

#EEEE1B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEEE1B

.color-eeee1b {
  color: #EEEE1B;
  background-color: #EEEE1B;
}

Frequently asked questions

What color is #EEEE1B?+

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

What is the closest Tailwind color to #EEEE1B?+

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