#EFF3FE Color

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

Color preview

#EFF3FE

Color formats

HEX
#EFF3FE
RGB
rgb(239, 243, 254)
RGBA
rgba(239, 243, 254, 1)
HSL
hsl(224, 88%, 97%)
HSV
hsv(224, 6%, 100%)
CMYK
cmyk(6%, 4%, 0%, 0%)
CSS variable
--color-primary: #EFF3FE;
Lowercase HEX
#eff3fe

Shades

Tints

Tones

Harmony

CSS snippets for #EFF3FE

.color-eff3fe {
  color: #EFF3FE;
  background-color: #EFF3FE;
}

Frequently asked questions

What color is #EFF3FE?+

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

What is the closest Tailwind color to #EFF3FE?+

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