#EEF7FD Color

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

Color preview

#EEF7FD

Color formats

HEX
#EEF7FD
RGB
rgb(238, 247, 253)
RGBA
rgba(238, 247, 253, 1)
HSL
hsl(204, 79%, 96%)
HSV
hsv(204, 6%, 99%)
CMYK
cmyk(6%, 2%, 0%, 1%)
CSS variable
--color-primary: #EEF7FD;
Lowercase HEX
#eef7fd

Shades

Tints

Tones

Harmony

CSS snippets for #EEF7FD

.color-eef7fd {
  color: #EEF7FD;
  background-color: #EEF7FD;
}

Frequently asked questions

What color is #EEF7FD?+

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

What is the closest Tailwind color to #EEF7FD?+

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