#E5FEFF Color

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

Color preview

#E5FEFF

Color formats

HEX
#E5FEFF
RGB
rgb(229, 254, 255)
RGBA
rgba(229, 254, 255, 1)
HSL
hsl(182, 100%, 95%)
HSV
hsv(182, 10%, 100%)
CMYK
cmyk(10%, 0%, 0%, 0%)
CSS variable
--color-primary: #E5FEFF;
Lowercase HEX
#e5feff

Shades

Tints

Tones

Harmony

CSS snippets for #E5FEFF

.color-e5feff {
  color: #E5FEFF;
  background-color: #E5FEFF;
}

Frequently asked questions

What color is #E5FEFF?+

#E5FEFF is a HEX color with RGB value rgb(229, 254, 255) and HSL value hsl(182, 100%, 95%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E5FEFF?+

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