#9EF5EE Color

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

Color preview

#9EF5EE

Color formats

HEX
#9EF5EE
RGB
rgb(158, 245, 238)
RGBA
rgba(158, 245, 238, 1)
HSL
hsl(175, 81%, 79%)
HSV
hsv(175, 36%, 96%)
CMYK
cmyk(36%, 0%, 3%, 4%)
CSS variable
--color-primary: #9EF5EE;
Lowercase HEX
#9ef5ee

Shades

Tints

Tones

Harmony

CSS snippets for #9EF5EE

.color-9ef5ee {
  color: #9EF5EE;
  background-color: #9EF5EE;
}

Frequently asked questions

What color is #9EF5EE?+

#9EF5EE is a HEX color with RGB value rgb(158, 245, 238) and HSL value hsl(175, 81%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #9EF5EE?+

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