#EEEE4A Color

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

Color preview

#EEEE4A

Color formats

HEX
#EEEE4A
RGB
rgb(238, 238, 74)
RGBA
rgba(238, 238, 74, 1)
HSL
hsl(60, 83%, 61%)
HSV
hsv(60, 69%, 93%)
CMYK
cmyk(0%, 0%, 69%, 7%)
CSS variable
--color-primary: #EEEE4A;
Lowercase HEX
#eeee4a

Shades

Tints

Tones

Harmony

CSS snippets for #EEEE4A

.color-eeee4a {
  color: #EEEE4A;
  background-color: #EEEE4A;
}

Frequently asked questions

What color is #EEEE4A?+

#EEEE4A is a HEX color with RGB value rgb(238, 238, 74) and HSL value hsl(60, 83%, 61%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEEE4A?+

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