#9FFCCC Color

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

Color preview

#9FFCCC

Color formats

HEX
#9FFCCC
RGB
rgb(159, 252, 204)
RGBA
rgba(159, 252, 204, 1)
HSL
hsl(149, 94%, 81%)
HSV
hsv(149, 37%, 99%)
CMYK
cmyk(37%, 0%, 19%, 1%)
CSS variable
--color-primary: #9FFCCC;
Lowercase HEX
#9ffccc

Shades

Tints

Tones

Harmony

CSS snippets for #9FFCCC

.color-9ffccc {
  color: #9FFCCC;
  background-color: #9FFCCC;
}

Frequently asked questions

What color is #9FFCCC?+

#9FFCCC is a HEX color with RGB value rgb(159, 252, 204) and HSL value hsl(149, 94%, 81%). Its closest CSS named color is Aquamarine.

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

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