#EEE98E Color

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

Color preview

#EEE98E

Color formats

HEX
#EEE98E
RGB
rgb(238, 233, 142)
RGBA
rgba(238, 233, 142, 1)
HSL
hsl(57, 74%, 75%)
HSV
hsv(57, 40%, 93%)
CMYK
cmyk(0%, 2%, 40%, 7%)
CSS variable
--color-primary: #EEE98E;
Lowercase HEX
#eee98e

Shades

Tints

Tones

Harmony

CSS snippets for #EEE98E

.color-eee98e {
  color: #EEE98E;
  background-color: #EEE98E;
}

Frequently asked questions

What color is #EEE98E?+

#EEE98E is a HEX color with RGB value rgb(238, 233, 142) and HSL value hsl(57, 74%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE98E?+

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