#EEF1FE Color

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

Color preview

#EEF1FE

Color formats

HEX
#EEF1FE
RGB
rgb(238, 241, 254)
RGBA
rgba(238, 241, 254, 1)
HSL
hsl(229, 89%, 96%)
HSV
hsv(229, 6%, 100%)
CMYK
cmyk(6%, 5%, 0%, 0%)
CSS variable
--color-primary: #EEF1FE;
Lowercase HEX
#eef1fe

Shades

Tints

Tones

Harmony

CSS snippets for #EEF1FE

.color-eef1fe {
  color: #EEF1FE;
  background-color: #EEF1FE;
}

Frequently asked questions

What color is #EEF1FE?+

#EEF1FE is a HEX color with RGB value rgb(238, 241, 254) and HSL value hsl(229, 89%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EEF1FE?+

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