#EEF4FD Color

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

Color preview

#EEF4FD

Color formats

HEX
#EEF4FD
RGB
rgb(238, 244, 253)
RGBA
rgba(238, 244, 253, 1)
HSL
hsl(216, 79%, 96%)
HSV
hsv(216, 6%, 99%)
CMYK
cmyk(6%, 4%, 0%, 1%)
CSS variable
--color-primary: #EEF4FD;
Lowercase HEX
#eef4fd

Shades

Tints

Tones

Harmony

CSS snippets for #EEF4FD

.color-eef4fd {
  color: #EEF4FD;
  background-color: #EEF4FD;
}

Frequently asked questions

What color is #EEF4FD?+

#EEF4FD is a HEX color with RGB value rgb(238, 244, 253) and HSL value hsl(216, 79%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EEF4FD?+

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