#EFF3FA Color

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

Color preview

#EFF3FA

Color formats

HEX
#EFF3FA
RGB
rgb(239, 243, 250)
RGBA
rgba(239, 243, 250, 1)
HSL
hsl(218, 52%, 96%)
HSV
hsv(218, 4%, 98%)
CMYK
cmyk(4%, 3%, 0%, 2%)
CSS variable
--color-primary: #EFF3FA;
Lowercase HEX
#eff3fa

Shades

Tints

Tones

Harmony

CSS snippets for #EFF3FA

.color-eff3fa {
  color: #EFF3FA;
  background-color: #EFF3FA;
}

Frequently asked questions

What color is #EFF3FA?+

#EFF3FA is a HEX color with RGB value rgb(239, 243, 250) and HSL value hsl(218, 52%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EFF3FA?+

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