#EFF3FC Color

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

Color preview

#EFF3FC

Color formats

HEX
#EFF3FC
RGB
rgb(239, 243, 252)
RGBA
rgba(239, 243, 252, 1)
HSL
hsl(222, 68%, 96%)
HSV
hsv(222, 5%, 99%)
CMYK
cmyk(5%, 4%, 0%, 1%)
CSS variable
--color-primary: #EFF3FC;
Lowercase HEX
#eff3fc

Shades

Tints

Tones

Harmony

CSS snippets for #EFF3FC

.color-eff3fc {
  color: #EFF3FC;
  background-color: #EFF3FC;
}

Frequently asked questions

What color is #EFF3FC?+

#EFF3FC is a HEX color with RGB value rgb(239, 243, 252) and HSL value hsl(222, 68%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EFF3FC?+

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