#9BFBAC Color

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

Color preview

#9BFBAC

Color formats

HEX
#9BFBAC
RGB
rgb(155, 251, 172)
RGBA
rgba(155, 251, 172, 1)
HSL
hsl(131, 92%, 80%)
HSV
hsv(131, 38%, 98%)
CMYK
cmyk(38%, 0%, 31%, 2%)
CSS variable
--color-primary: #9BFBAC;
Lowercase HEX
#9bfbac

Shades

Tints

Tones

Harmony

CSS snippets for #9BFBAC

.color-9bfbac {
  color: #9BFBAC;
  background-color: #9BFBAC;
}

Frequently asked questions

What color is #9BFBAC?+

#9BFBAC is a HEX color with RGB value rgb(155, 251, 172) and HSL value hsl(131, 92%, 80%). Its closest CSS named color is PaleGreen.

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

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