#E2FAFF Color

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

Color preview

#E2FAFF

Color formats

HEX
#E2FAFF
RGB
rgb(226, 250, 255)
RGBA
rgba(226, 250, 255, 1)
HSL
hsl(190, 100%, 94%)
HSV
hsv(190, 11%, 100%)
CMYK
cmyk(11%, 2%, 0%, 0%)
CSS variable
--color-primary: #E2FAFF;
Lowercase HEX
#e2faff

Shades

Tints

Tones

Harmony

CSS snippets for #E2FAFF

.color-e2faff {
  color: #E2FAFF;
  background-color: #E2FAFF;
}

Frequently asked questions

What color is #E2FAFF?+

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

What is the closest Tailwind color to #E2FAFF?+

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