#E2F5EB Color

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

Color preview

#E2F5EB

Color formats

HEX
#E2F5EB
RGB
rgb(226, 245, 235)
RGBA
rgba(226, 245, 235, 1)
HSL
hsl(148, 49%, 92%)
HSV
hsv(148, 8%, 96%)
CMYK
cmyk(8%, 0%, 4%, 4%)
CSS variable
--color-primary: #E2F5EB;
Lowercase HEX
#e2f5eb

Shades

Tints

Tones

Harmony

CSS snippets for #E2F5EB

.color-e2f5eb {
  color: #E2F5EB;
  background-color: #E2F5EB;
}

Frequently asked questions

What color is #E2F5EB?+

#E2F5EB is a HEX color with RGB value rgb(226, 245, 235) and HSL value hsl(148, 49%, 92%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #E2F5EB?+

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