#99FCBA Color

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

Color preview

#99FCBA

Color formats

HEX
#99FCBA
RGB
rgb(153, 252, 186)
RGBA
rgba(153, 252, 186, 1)
HSL
hsl(140, 94%, 79%)
HSV
hsv(140, 39%, 99%)
CMYK
cmyk(39%, 0%, 26%, 1%)
CSS variable
--color-primary: #99FCBA;
Lowercase HEX
#99fcba

Shades

Tints

Tones

Harmony

CSS snippets for #99FCBA

.color-99fcba {
  color: #99FCBA;
  background-color: #99FCBA;
}

Frequently asked questions

What color is #99FCBA?+

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

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

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