#E0FCFB Color

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

Color preview

#E0FCFB

Color formats

HEX
#E0FCFB
RGB
rgb(224, 252, 251)
RGBA
rgba(224, 252, 251, 1)
HSL
hsl(178, 82%, 93%)
HSV
hsv(178, 11%, 99%)
CMYK
cmyk(11%, 0%, 0%, 1%)
CSS variable
--color-primary: #E0FCFB;
Lowercase HEX
#e0fcfb

Shades

Tints

Tones

Harmony

CSS snippets for #E0FCFB

.color-e0fcfb {
  color: #E0FCFB;
  background-color: #E0FCFB;
}

Frequently asked questions

What color is #E0FCFB?+

#E0FCFB is a HEX color with RGB value rgb(224, 252, 251) and HSL value hsl(178, 82%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E0FCFB?+

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