#9FFDCF Color

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

Color preview

#9FFDCF

Color formats

HEX
#9FFDCF
RGB
rgb(159, 253, 207)
RGBA
rgba(159, 253, 207, 1)
HSL
hsl(151, 96%, 81%)
HSV
hsv(151, 37%, 99%)
CMYK
cmyk(37%, 0%, 18%, 1%)
CSS variable
--color-primary: #9FFDCF;
Lowercase HEX
#9ffdcf

Shades

Tints

Tones

Harmony

CSS snippets for #9FFDCF

.color-9ffdcf {
  color: #9FFDCF;
  background-color: #9FFDCF;
}

Frequently asked questions

What color is #9FFDCF?+

#9FFDCF is a HEX color with RGB value rgb(159, 253, 207) and HSL value hsl(151, 96%, 81%). Its closest CSS named color is Aquamarine.

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

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