#99FCAA Color

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

Color preview

#99FCAA

Color formats

HEX
#99FCAA
RGB
rgb(153, 252, 170)
RGBA
rgba(153, 252, 170, 1)
HSL
hsl(130, 94%, 79%)
HSV
hsv(130, 39%, 99%)
CMYK
cmyk(39%, 0%, 33%, 1%)
CSS variable
--color-primary: #99FCAA;
Lowercase HEX
#99fcaa

Shades

Tints

Tones

Harmony

CSS snippets for #99FCAA

.color-99fcaa {
  color: #99FCAA;
  background-color: #99FCAA;
}

Frequently asked questions

What color is #99FCAA?+

#99FCAA is a HEX color with RGB value rgb(153, 252, 170) and HSL value hsl(130, 94%, 79%). Its closest CSS named color is PaleGreen.

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

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