#9EF7EB Color

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

Color preview

#9EF7EB

Color formats

HEX
#9EF7EB
RGB
rgb(158, 247, 235)
RGBA
rgba(158, 247, 235, 1)
HSL
hsl(172, 85%, 79%)
HSV
hsv(172, 36%, 97%)
CMYK
cmyk(36%, 0%, 5%, 3%)
CSS variable
--color-primary: #9EF7EB;
Lowercase HEX
#9ef7eb

Shades

Tints

Tones

Harmony

CSS snippets for #9EF7EB

.color-9ef7eb {
  color: #9EF7EB;
  background-color: #9EF7EB;
}

Frequently asked questions

What color is #9EF7EB?+

#9EF7EB is a HEX color with RGB value rgb(158, 247, 235) and HSL value hsl(172, 85%, 79%). Its closest CSS named color is PaleTurquoise.

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

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