#EEFAF7 Color

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

Color preview

#EEFAF7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEFAF7

.color-eefaf7 {
  color: #EEFAF7;
  background-color: #EEFAF7;
}

Frequently asked questions

What color is #EEFAF7?+

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

What is the closest Tailwind color to #EEFAF7?+

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