#9DF8EE Color

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

Color preview

#9DF8EE

Color formats

HEX
#9DF8EE
RGB
rgb(157, 248, 238)
RGBA
rgba(157, 248, 238, 1)
HSL
hsl(173, 87%, 79%)
HSV
hsv(173, 37%, 97%)
CMYK
cmyk(37%, 0%, 4%, 3%)
CSS variable
--color-primary: #9DF8EE;
Lowercase HEX
#9df8ee

Shades

Tints

Tones

Harmony

CSS snippets for #9DF8EE

.color-9df8ee {
  color: #9DF8EE;
  background-color: #9DF8EE;
}

Frequently asked questions

What color is #9DF8EE?+

#9DF8EE is a HEX color with RGB value rgb(157, 248, 238) and HSL value hsl(173, 87%, 79%). Its closest CSS named color is PaleTurquoise.

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

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