#99FCBC Color

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

Color preview

#99FCBC

Color formats

HEX
#99FCBC
RGB
rgb(153, 252, 188)
RGBA
rgba(153, 252, 188, 1)
HSL
hsl(141, 94%, 79%)
HSV
hsv(141, 39%, 99%)
CMYK
cmyk(39%, 0%, 25%, 1%)
CSS variable
--color-primary: #99FCBC;
Lowercase HEX
#99fcbc

Shades

Tints

Tones

Harmony

CSS snippets for #99FCBC

.color-99fcbc {
  color: #99FCBC;
  background-color: #99FCBC;
}

Frequently asked questions

What color is #99FCBC?+

#99FCBC is a HEX color with RGB value rgb(153, 252, 188) and HSL value hsl(141, 94%, 79%). Its closest CSS named color is Aquamarine.

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

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