#E5FFF1 Color

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

Color preview

#E5FFF1

Color formats

HEX
#E5FFF1
RGB
rgb(229, 255, 241)
RGBA
rgba(229, 255, 241, 1)
HSL
hsl(148, 100%, 95%)
HSV
hsv(148, 10%, 100%)
CMYK
cmyk(10%, 0%, 5%, 0%)
CSS variable
--color-primary: #E5FFF1;
Lowercase HEX
#e5fff1

Shades

Tints

Tones

Harmony

CSS snippets for #E5FFF1

.color-e5fff1 {
  color: #E5FFF1;
  background-color: #E5FFF1;
}

Frequently asked questions

What color is #E5FFF1?+

#E5FFF1 is a HEX color with RGB value rgb(229, 255, 241) and HSL value hsl(148, 100%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #E5FFF1?+

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