#9DF2EE Color

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

Color preview

#9DF2EE

Color formats

HEX
#9DF2EE
RGB
rgb(157, 242, 238)
RGBA
rgba(157, 242, 238, 1)
HSL
hsl(177, 77%, 78%)
HSV
hsv(177, 35%, 95%)
CMYK
cmyk(35%, 0%, 2%, 5%)
CSS variable
--color-primary: #9DF2EE;
Lowercase HEX
#9df2ee

Shades

Tints

Tones

Harmony

CSS snippets for #9DF2EE

.color-9df2ee {
  color: #9DF2EE;
  background-color: #9DF2EE;
}

Frequently asked questions

What color is #9DF2EE?+

#9DF2EE is a HEX color with RGB value rgb(157, 242, 238) and HSL value hsl(177, 77%, 78%). Its closest CSS named color is PaleTurquoise.

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

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