#9EF5DF Color

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

Color preview

#9EF5DF

Color formats

HEX
#9EF5DF
RGB
rgb(158, 245, 223)
RGBA
rgba(158, 245, 223, 1)
HSL
hsl(165, 81%, 79%)
HSV
hsv(165, 36%, 96%)
CMYK
cmyk(36%, 0%, 9%, 4%)
CSS variable
--color-primary: #9EF5DF;
Lowercase HEX
#9ef5df

Shades

Tints

Tones

Harmony

CSS snippets for #9EF5DF

.color-9ef5df {
  color: #9EF5DF;
  background-color: #9EF5DF;
}

Frequently asked questions

What color is #9EF5DF?+

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

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

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