#E5FEFE Color

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

Color preview

#E5FEFE

Color formats

HEX
#E5FEFE
RGB
rgb(229, 254, 254)
RGBA
rgba(229, 254, 254, 1)
HSL
hsl(180, 93%, 95%)
HSV
hsv(180, 10%, 100%)
CMYK
cmyk(10%, 0%, 0%, 0%)
CSS variable
--color-primary: #E5FEFE;
Lowercase HEX
#e5fefe

Shades

Tints

Tones

Harmony

CSS snippets for #E5FEFE

.color-e5fefe {
  color: #E5FEFE;
  background-color: #E5FEFE;
}

Frequently asked questions

What color is #E5FEFE?+

#E5FEFE is a HEX color with RGB value rgb(229, 254, 254) and HSL value hsl(180, 93%, 95%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E5FEFE?+

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