#99FABE Color

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

Color preview

#99FABE

Color formats

HEX
#99FABE
RGB
rgb(153, 250, 190)
RGBA
rgba(153, 250, 190, 1)
HSL
hsl(143, 91%, 79%)
HSV
hsv(143, 39%, 98%)
CMYK
cmyk(39%, 0%, 24%, 2%)
CSS variable
--color-primary: #99FABE;
Lowercase HEX
#99fabe

Shades

Tints

Tones

Harmony

CSS snippets for #99FABE

.color-99fabe {
  color: #99FABE;
  background-color: #99FABE;
}

Frequently asked questions

What color is #99FABE?+

#99FABE is a HEX color with RGB value rgb(153, 250, 190) and HSL value hsl(143, 91%, 79%). Its closest CSS named color is Aquamarine.

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

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