#EFF5FC Color

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

Color preview

#EFF5FC

Color formats

HEX
#EFF5FC
RGB
rgb(239, 245, 252)
RGBA
rgba(239, 245, 252, 1)
HSL
hsl(212, 68%, 96%)
HSV
hsv(212, 5%, 99%)
CMYK
cmyk(5%, 3%, 0%, 1%)
CSS variable
--color-primary: #EFF5FC;
Lowercase HEX
#eff5fc

Shades

Tints

Tones

Harmony

CSS snippets for #EFF5FC

.color-eff5fc {
  color: #EFF5FC;
  background-color: #EFF5FC;
}

Frequently asked questions

What color is #EFF5FC?+

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

What is the closest Tailwind color to #EFF5FC?+

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