#EEFED4 Color

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

Color preview

#EEFED4

Color formats

HEX
#EEFED4
RGB
rgb(238, 254, 212)
RGBA
rgba(238, 254, 212, 1)
HSL
hsl(83, 95%, 91%)
HSV
hsv(83, 17%, 100%)
CMYK
cmyk(6%, 0%, 17%, 0%)
CSS variable
--color-primary: #EEFED4;
Lowercase HEX
#eefed4

Shades

Tints

Tones

Harmony

CSS snippets for #EEFED4

.color-eefed4 {
  color: #EEFED4;
  background-color: #EEFED4;
}

Frequently asked questions

What color is #EEFED4?+

#EEFED4 is a HEX color with RGB value rgb(238, 254, 212) and HSL value hsl(83, 95%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEFED4?+

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