#EEEE9E Color

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

Color preview

#EEEE9E

Color formats

HEX
#EEEE9E
RGB
rgb(238, 238, 158)
RGBA
rgba(238, 238, 158, 1)
HSL
hsl(60, 70%, 78%)
HSV
hsv(60, 34%, 93%)
CMYK
cmyk(0%, 0%, 34%, 7%)
CSS variable
--color-primary: #EEEE9E;
Lowercase HEX
#eeee9e

Shades

Tints

Tones

Harmony

CSS snippets for #EEEE9E

.color-eeee9e {
  color: #EEEE9E;
  background-color: #EEEE9E;
}

Frequently asked questions

What color is #EEEE9E?+

#EEEE9E is a HEX color with RGB value rgb(238, 238, 158) and HSL value hsl(60, 70%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEEE9E?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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