#E2FCFF Color

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

Color preview

#E2FCFF

Color formats

HEX
#E2FCFF
RGB
rgb(226, 252, 255)
RGBA
rgba(226, 252, 255, 1)
HSL
hsl(186, 100%, 94%)
HSV
hsv(186, 11%, 100%)
CMYK
cmyk(11%, 1%, 0%, 0%)
CSS variable
--color-primary: #E2FCFF;
Lowercase HEX
#e2fcff

Shades

Tints

Tones

Harmony

CSS snippets for #E2FCFF

.color-e2fcff {
  color: #E2FCFF;
  background-color: #E2FCFF;
}

Frequently asked questions

What color is #E2FCFF?+

#E2FCFF is a HEX color with RGB value rgb(226, 252, 255) and HSL value hsl(186, 100%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E2FCFF?+

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