#99FABB Color

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

Color preview

#99FABB

Color formats

HEX
#99FABB
RGB
rgb(153, 250, 187)
RGBA
rgba(153, 250, 187, 1)
HSL
hsl(141, 91%, 79%)
HSV
hsv(141, 39%, 98%)
CMYK
cmyk(39%, 0%, 25%, 2%)
CSS variable
--color-primary: #99FABB;
Lowercase HEX
#99fabb

Shades

Tints

Tones

Harmony

CSS snippets for #99FABB

.color-99fabb {
  color: #99FABB;
  background-color: #99FABB;
}

Frequently asked questions

What color is #99FABB?+

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

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

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