#E2FFFA Color

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

Color preview

#E2FFFA

Color formats

HEX
#E2FFFA
RGB
rgb(226, 255, 250)
RGBA
rgba(226, 255, 250, 1)
HSL
hsl(170, 100%, 94%)
HSV
hsv(170, 11%, 100%)
CMYK
cmyk(11%, 0%, 2%, 0%)
CSS variable
--color-primary: #E2FFFA;
Lowercase HEX
#e2fffa

Shades

Tints

Tones

Harmony

CSS snippets for #E2FFFA

.color-e2fffa {
  color: #E2FFFA;
  background-color: #E2FFFA;
}

Frequently asked questions

What color is #E2FFFA?+

#E2FFFA is a HEX color with RGB value rgb(226, 255, 250) and HSL value hsl(170, 100%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E2FFFA?+

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