#99FAAC Color

Inspect #99FAAC across formats, palettes, contrast and closest named color matches.

Color preview

#99FAAC

Color formats

HEX
#99FAAC
RGB
rgb(153, 250, 172)
RGBA
rgba(153, 250, 172, 1)
HSL
hsl(132, 91%, 79%)
HSV
hsv(132, 39%, 98%)
CMYK
cmyk(39%, 0%, 31%, 2%)
CSS variable
--color-primary: #99FAAC;
Lowercase HEX
#99faac

Shades

Tints

Tones

Harmony

CSS snippets for #99FAAC

.color-99faac {
  color: #99FAAC;
  background-color: #99FAAC;
}

Frequently asked questions

What color is #99FAAC?+

#99FAAC is a HEX color with RGB value rgb(153, 250, 172) and HSL value hsl(132, 91%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #99FAAC?+

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