#9AFABB Color

Inspect #9AFABB across formats, palettes, contrast and closest named color matches.

Color preview

#9AFABB

Color formats

HEX
#9AFABB
RGB
rgb(154, 250, 187)
RGBA
rgba(154, 250, 187, 1)
HSL
hsl(141, 91%, 79%)
HSV
hsv(141, 38%, 98%)
CMYK
cmyk(38%, 0%, 25%, 2%)
CSS variable
--color-primary: #9AFABB;
Lowercase HEX
#9afabb

Shades

Tints

Tones

Harmony

CSS snippets for #9AFABB

.color-9afabb {
  color: #9AFABB;
  background-color: #9AFABB;
}

Frequently asked questions

What color is #9AFABB?+

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

What is the closest Tailwind color to #9AFABB?+

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