#99FBBD Color

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

Color preview

#99FBBD

Color formats

HEX
#99FBBD
RGB
rgb(153, 251, 189)
RGBA
rgba(153, 251, 189, 1)
HSL
hsl(142, 92%, 79%)
HSV
hsv(142, 39%, 98%)
CMYK
cmyk(39%, 0%, 25%, 2%)
CSS variable
--color-primary: #99FBBD;
Lowercase HEX
#99fbbd

Shades

Tints

Tones

Harmony

CSS snippets for #99FBBD

.color-99fbbd {
  color: #99FBBD;
  background-color: #99FBBD;
}

Frequently asked questions

What color is #99FBBD?+

#99FBBD is a HEX color with RGB value rgb(153, 251, 189) and HSL value hsl(142, 92%, 79%). Its closest CSS named color is Aquamarine.

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

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