#9FFECF Color

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

Color preview

#9FFECF

Color formats

HEX
#9FFECF
RGB
rgb(159, 254, 207)
RGBA
rgba(159, 254, 207, 1)
HSL
hsl(150, 98%, 81%)
HSV
hsv(150, 37%, 100%)
CMYK
cmyk(37%, 0%, 19%, 0%)
CSS variable
--color-primary: #9FFECF;
Lowercase HEX
#9ffecf

Shades

Tints

Tones

Harmony

CSS snippets for #9FFECF

.color-9ffecf {
  color: #9FFECF;
  background-color: #9FFECF;
}

Frequently asked questions

What color is #9FFECF?+

#9FFECF is a HEX color with RGB value rgb(159, 254, 207) and HSL value hsl(150, 98%, 81%). Its closest CSS named color is Aquamarine.

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

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