#EEFF97 Color

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

Color preview

#EEFF97

Color formats

HEX
#EEFF97
RGB
rgb(238, 255, 151)
RGBA
rgba(238, 255, 151, 1)
HSL
hsl(70, 100%, 80%)
HSV
hsv(70, 41%, 100%)
CMYK
cmyk(7%, 0%, 41%, 0%)
CSS variable
--color-primary: #EEFF97;
Lowercase HEX
#eeff97

Shades

Tints

Tones

Harmony

CSS snippets for #EEFF97

.color-eeff97 {
  color: #EEFF97;
  background-color: #EEFF97;
}

Frequently asked questions

What color is #EEFF97?+

#EEFF97 is a HEX color with RGB value rgb(238, 255, 151) and HSL value hsl(70, 100%, 80%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEFF97?+

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