#EEFAF8 Color

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

Color preview

#EEFAF8

Color formats

HEX
#EEFAF8
RGB
rgb(238, 250, 248)
RGBA
rgba(238, 250, 248, 1)
HSL
hsl(170, 55%, 96%)
HSV
hsv(170, 5%, 98%)
CMYK
cmyk(5%, 0%, 1%, 2%)
CSS variable
--color-primary: #EEFAF8;
Lowercase HEX
#eefaf8

Shades

Tints

Tones

Harmony

CSS snippets for #EEFAF8

.color-eefaf8 {
  color: #EEFAF8;
  background-color: #EEFAF8;
}

Frequently asked questions

What color is #EEFAF8?+

#EEFAF8 is a HEX color with RGB value rgb(238, 250, 248) and HSL value hsl(170, 55%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EEFAF8?+

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