#9DFBF2 Color

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

Color preview

#9DFBF2

Color formats

HEX
#9DFBF2
RGB
rgb(157, 251, 242)
RGBA
rgba(157, 251, 242, 1)
HSL
hsl(174, 92%, 80%)
HSV
hsv(174, 37%, 98%)
CMYK
cmyk(37%, 0%, 4%, 2%)
CSS variable
--color-primary: #9DFBF2;
Lowercase HEX
#9dfbf2

Shades

Tints

Tones

Harmony

CSS snippets for #9DFBF2

.color-9dfbf2 {
  color: #9DFBF2;
  background-color: #9DFBF2;
}

Frequently asked questions

What color is #9DFBF2?+

#9DFBF2 is a HEX color with RGB value rgb(157, 251, 242) and HSL value hsl(174, 92%, 80%). Its closest CSS named color is PaleTurquoise.

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

The closest Tailwind color is cyan-200, available as the bg-cyan-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