#9FFEF5 Color

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

Color preview

#9FFEF5

Color formats

HEX
#9FFEF5
RGB
rgb(159, 254, 245)
RGBA
rgba(159, 254, 245, 1)
HSL
hsl(174, 98%, 81%)
HSV
hsv(174, 37%, 100%)
CMYK
cmyk(37%, 0%, 4%, 0%)
CSS variable
--color-primary: #9FFEF5;
Lowercase HEX
#9ffef5

Shades

Tints

Tones

Harmony

CSS snippets for #9FFEF5

.color-9ffef5 {
  color: #9FFEF5;
  background-color: #9FFEF5;
}

Frequently asked questions

What color is #9FFEF5?+

#9FFEF5 is a HEX color with RGB value rgb(159, 254, 245) and HSL value hsl(174, 98%, 81%). Its closest CSS named color is PaleTurquoise.

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

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