#EAF4FE Color

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

Color preview

#EAF4FE

Color formats

HEX
#EAF4FE
RGB
rgb(234, 244, 254)
RGBA
rgba(234, 244, 254, 1)
HSL
hsl(210, 91%, 96%)
HSV
hsv(210, 8%, 100%)
CMYK
cmyk(8%, 4%, 0%, 0%)
CSS variable
--color-primary: #EAF4FE;
Lowercase HEX
#eaf4fe

Shades

Tints

Tones

Harmony

CSS snippets for #EAF4FE

.color-eaf4fe {
  color: #EAF4FE;
  background-color: #EAF4FE;
}

Frequently asked questions

What color is #EAF4FE?+

#EAF4FE is a HEX color with RGB value rgb(234, 244, 254) and HSL value hsl(210, 91%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EAF4FE?+

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