#EFF2FE Color

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

Color preview

#EFF2FE

Color formats

HEX
#EFF2FE
RGB
rgb(239, 242, 254)
RGBA
rgba(239, 242, 254, 1)
HSL
hsl(228, 88%, 97%)
HSV
hsv(228, 6%, 100%)
CMYK
cmyk(6%, 5%, 0%, 0%)
CSS variable
--color-primary: #EFF2FE;
Lowercase HEX
#eff2fe

Shades

Tints

Tones

Harmony

CSS snippets for #EFF2FE

.color-eff2fe {
  color: #EFF2FE;
  background-color: #EFF2FE;
}

Frequently asked questions

What color is #EFF2FE?+

#EFF2FE is a HEX color with RGB value rgb(239, 242, 254) and HSL value hsl(228, 88%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EFF2FE?+

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