#EEF7FE Color

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

Color preview

#EEF7FE

Color formats

HEX
#EEF7FE
RGB
rgb(238, 247, 254)
RGBA
rgba(238, 247, 254, 1)
HSL
hsl(206, 89%, 96%)
HSV
hsv(206, 6%, 100%)
CMYK
cmyk(6%, 3%, 0%, 0%)
CSS variable
--color-primary: #EEF7FE;
Lowercase HEX
#eef7fe

Shades

Tints

Tones

Harmony

CSS snippets for #EEF7FE

.color-eef7fe {
  color: #EEF7FE;
  background-color: #EEF7FE;
}

Frequently asked questions

What color is #EEF7FE?+

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

What is the closest Tailwind color to #EEF7FE?+

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