#99FBAB Color

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

Color preview

#99FBAB

Color formats

HEX
#99FBAB
RGB
rgb(153, 251, 171)
RGBA
rgba(153, 251, 171, 1)
HSL
hsl(131, 92%, 79%)
HSV
hsv(131, 39%, 98%)
CMYK
cmyk(39%, 0%, 32%, 2%)
CSS variable
--color-primary: #99FBAB;
Lowercase HEX
#99fbab

Shades

Tints

Tones

Harmony

CSS snippets for #99FBAB

.color-99fbab {
  color: #99FBAB;
  background-color: #99FBAB;
}

Frequently asked questions

What color is #99FBAB?+

#99FBAB is a HEX color with RGB value rgb(153, 251, 171) and HSL value hsl(131, 92%, 79%). Its closest CSS named color is PaleGreen.

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

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