#EEFAA8 Color

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

Color preview

#EEFAA8

Color formats

HEX
#EEFAA8
RGB
rgb(238, 250, 168)
RGBA
rgba(238, 250, 168, 1)
HSL
hsl(69, 89%, 82%)
HSV
hsv(69, 33%, 98%)
CMYK
cmyk(5%, 0%, 33%, 2%)
CSS variable
--color-primary: #EEFAA8;
Lowercase HEX
#eefaa8

Shades

Tints

Tones

Harmony

CSS snippets for #EEFAA8

.color-eefaa8 {
  color: #EEFAA8;
  background-color: #EEFAA8;
}

Frequently asked questions

What color is #EEFAA8?+

#EEFAA8 is a HEX color with RGB value rgb(238, 250, 168) and HSL value hsl(69, 89%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEFAA8?+

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