#E5F5EE Color

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

Color preview

#E5F5EE

Color formats

HEX
#E5F5EE
RGB
rgb(229, 245, 238)
RGBA
rgba(229, 245, 238, 1)
HSL
hsl(154, 44%, 93%)
HSV
hsv(154, 7%, 96%)
CMYK
cmyk(7%, 0%, 3%, 4%)
CSS variable
--color-primary: #E5F5EE;
Lowercase HEX
#e5f5ee

Shades

Tints

Tones

Harmony

CSS snippets for #E5F5EE

.color-e5f5ee {
  color: #E5F5EE;
  background-color: #E5F5EE;
}

Frequently asked questions

What color is #E5F5EE?+

#E5F5EE is a HEX color with RGB value rgb(229, 245, 238) and HSL value hsl(154, 44%, 93%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #E5F5EE?+

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