#E5FCFA Color

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

Color preview

#E5FCFA

Color formats

HEX
#E5FCFA
RGB
rgb(229, 252, 250)
RGBA
rgba(229, 252, 250, 1)
HSL
hsl(175, 79%, 94%)
HSV
hsv(175, 9%, 99%)
CMYK
cmyk(9%, 0%, 1%, 1%)
CSS variable
--color-primary: #E5FCFA;
Lowercase HEX
#e5fcfa

Shades

Tints

Tones

Harmony

CSS snippets for #E5FCFA

.color-e5fcfa {
  color: #E5FCFA;
  background-color: #E5FCFA;
}

Frequently asked questions

What color is #E5FCFA?+

#E5FCFA is a HEX color with RGB value rgb(229, 252, 250) and HSL value hsl(175, 79%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E5FCFA?+

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