#9DF9EB Color

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

Color preview

#9DF9EB

Color formats

HEX
#9DF9EB
RGB
rgb(157, 249, 235)
RGBA
rgba(157, 249, 235, 1)
HSL
hsl(171, 88%, 80%)
HSV
hsv(171, 37%, 98%)
CMYK
cmyk(37%, 0%, 6%, 2%)
CSS variable
--color-primary: #9DF9EB;
Lowercase HEX
#9df9eb

Shades

Tints

Tones

Harmony

CSS snippets for #9DF9EB

.color-9df9eb {
  color: #9DF9EB;
  background-color: #9DF9EB;
}

Frequently asked questions

What color is #9DF9EB?+

#9DF9EB is a HEX color with RGB value rgb(157, 249, 235) and HSL value hsl(171, 88%, 80%). Its closest CSS named color is PaleTurquoise.

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

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