#EEF8FD Color

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

Color preview

#EEF8FD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEF8FD

.color-eef8fd {
  color: #EEF8FD;
  background-color: #EEF8FD;
}

Frequently asked questions

What color is #EEF8FD?+

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

What is the closest Tailwind color to #EEF8FD?+

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