#E2FEED Color

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

Color preview

#E2FEED

Color formats

HEX
#E2FEED
RGB
rgb(226, 254, 237)
RGBA
rgba(226, 254, 237, 1)
HSL
hsl(144, 93%, 94%)
HSV
hsv(144, 11%, 100%)
CMYK
cmyk(11%, 0%, 7%, 0%)
CSS variable
--color-primary: #E2FEED;
Lowercase HEX
#e2feed

Shades

Tints

Tones

Harmony

CSS snippets for #E2FEED

.color-e2feed {
  color: #E2FEED;
  background-color: #E2FEED;
}

Frequently asked questions

What color is #E2FEED?+

#E2FEED is a HEX color with RGB value rgb(226, 254, 237) and HSL value hsl(144, 93%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #E2FEED?+

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