#E0FDF2 Color

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

Color preview

#E0FDF2

Color formats

HEX
#E0FDF2
RGB
rgb(224, 253, 242)
RGBA
rgba(224, 253, 242, 1)
HSL
hsl(157, 88%, 94%)
HSV
hsv(157, 11%, 99%)
CMYK
cmyk(11%, 0%, 4%, 1%)
CSS variable
--color-primary: #E0FDF2;
Lowercase HEX
#e0fdf2

Shades

Tints

Tones

Harmony

CSS snippets for #E0FDF2

.color-e0fdf2 {
  color: #E0FDF2;
  background-color: #E0FDF2;
}

Frequently asked questions

What color is #E0FDF2?+

#E0FDF2 is a HEX color with RGB value rgb(224, 253, 242) and HSL value hsl(157, 88%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E0FDF2?+

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