#E0FEFB Color

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

Color preview

#E0FEFB

Color formats

HEX
#E0FEFB
RGB
rgb(224, 254, 251)
RGBA
rgba(224, 254, 251, 1)
HSL
hsl(174, 94%, 94%)
HSV
hsv(174, 12%, 100%)
CMYK
cmyk(12%, 0%, 1%, 0%)
CSS variable
--color-primary: #E0FEFB;
Lowercase HEX
#e0fefb

Shades

Tints

Tones

Harmony

CSS snippets for #E0FEFB

.color-e0fefb {
  color: #E0FEFB;
  background-color: #E0FEFB;
}

Frequently asked questions

What color is #E0FEFB?+

#E0FEFB is a HEX color with RGB value rgb(224, 254, 251) and HSL value hsl(174, 94%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E0FEFB?+

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