#EEFF96 Color

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

Color preview

#EEFF96

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEFF96

.color-eeff96 {
  color: #EEFF96;
  background-color: #EEFF96;
}

Frequently asked questions

What color is #EEFF96?+

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

What is the closest Tailwind color to #EEFF96?+

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