#9FF7ED Color

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

Color preview

#9FF7ED

Color formats

HEX
#9FF7ED
RGB
rgb(159, 247, 237)
RGBA
rgba(159, 247, 237, 1)
HSL
hsl(173, 85%, 80%)
HSV
hsv(173, 36%, 97%)
CMYK
cmyk(36%, 0%, 4%, 3%)
CSS variable
--color-primary: #9FF7ED;
Lowercase HEX
#9ff7ed

Shades

Tints

Tones

Harmony

CSS snippets for #9FF7ED

.color-9ff7ed {
  color: #9FF7ED;
  background-color: #9FF7ED;
}

Frequently asked questions

What color is #9FF7ED?+

#9FF7ED is a HEX color with RGB value rgb(159, 247, 237) and HSL value hsl(173, 85%, 80%). Its closest CSS named color is PaleTurquoise.

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

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