#99FCAF Color

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

Color preview

#99FCAF

Color formats

HEX
#99FCAF
RGB
rgb(153, 252, 175)
RGBA
rgba(153, 252, 175, 1)
HSL
hsl(133, 94%, 79%)
HSV
hsv(133, 39%, 99%)
CMYK
cmyk(39%, 0%, 31%, 1%)
CSS variable
--color-primary: #99FCAF;
Lowercase HEX
#99fcaf

Shades

Tints

Tones

Harmony

CSS snippets for #99FCAF

.color-99fcaf {
  color: #99FCAF;
  background-color: #99FCAF;
}

Frequently asked questions

What color is #99FCAF?+

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

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

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