#EEF8FF Color

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

Color preview

#EEF8FF

Color formats

HEX
#EEF8FF
RGB
rgb(238, 248, 255)
RGBA
rgba(238, 248, 255, 1)
HSL
hsl(205, 100%, 97%)
HSV
hsv(205, 7%, 100%)
CMYK
cmyk(7%, 3%, 0%, 0%)
CSS variable
--color-primary: #EEF8FF;
Lowercase HEX
#eef8ff

Shades

Tints

Tones

Harmony

CSS snippets for #EEF8FF

.color-eef8ff {
  color: #EEF8FF;
  background-color: #EEF8FF;
}

Frequently asked questions

What color is #EEF8FF?+

#EEF8FF is a HEX color with RGB value rgb(238, 248, 255) and HSL value hsl(205, 100%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EEF8FF?+

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