#EEFF99 Color

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

Color preview

#EEFF99

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEFF99

.color-eeff99 {
  color: #EEFF99;
  background-color: #EEFF99;
}

Frequently asked questions

What color is #EEFF99?+

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

What is the closest Tailwind color to #EEFF99?+

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