#E5FEED Color

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

Color preview

#E5FEED

Color formats

HEX
#E5FEED
RGB
rgb(229, 254, 237)
RGBA
rgba(229, 254, 237, 1)
HSL
hsl(139, 93%, 95%)
HSV
hsv(139, 10%, 100%)
CMYK
cmyk(10%, 0%, 7%, 0%)
CSS variable
--color-primary: #E5FEED;
Lowercase HEX
#e5feed

Shades

Tints

Tones

Harmony

CSS snippets for #E5FEED

.color-e5feed {
  color: #E5FEED;
  background-color: #E5FEED;
}

Frequently asked questions

What color is #E5FEED?+

#E5FEED is a HEX color with RGB value rgb(229, 254, 237) and HSL value hsl(139, 93%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #E5FEED?+

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