#E5FFFC Color

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

Color preview

#E5FFFC

Color formats

HEX
#E5FFFC
RGB
rgb(229, 255, 252)
RGBA
rgba(229, 255, 252, 1)
HSL
hsl(173, 100%, 95%)
HSV
hsv(173, 10%, 100%)
CMYK
cmyk(10%, 0%, 1%, 0%)
CSS variable
--color-primary: #E5FFFC;
Lowercase HEX
#e5fffc

Shades

Tints

Tones

Harmony

CSS snippets for #E5FFFC

.color-e5fffc {
  color: #E5FFFC;
  background-color: #E5FFFC;
}

Frequently asked questions

What color is #E5FFFC?+

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

What is the closest Tailwind color to #E5FFFC?+

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