#EEFFF8 Color

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

Color preview

#EEFFF8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEFFF8

.color-eefff8 {
  color: #EEFFF8;
  background-color: #EEFFF8;
}

Frequently asked questions

What color is #EEFFF8?+

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

What is the closest Tailwind color to #EEFFF8?+

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