#EEFAFA Color

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

Color preview

#EEFAFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEFAFA

.color-eefafa {
  color: #EEFAFA;
  background-color: #EEFAFA;
}

Frequently asked questions

What color is #EEFAFA?+

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

What is the closest Tailwind color to #EEFAFA?+

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