#9BFBAB Color

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

Color preview

#9BFBAB

Color formats

HEX
#9BFBAB
RGB
rgb(155, 251, 171)
RGBA
rgba(155, 251, 171, 1)
HSL
hsl(130, 92%, 80%)
HSV
hsv(130, 38%, 98%)
CMYK
cmyk(38%, 0%, 32%, 2%)
CSS variable
--color-primary: #9BFBAB;
Lowercase HEX
#9bfbab

Shades

Tints

Tones

Harmony

CSS snippets for #9BFBAB

.color-9bfbab {
  color: #9BFBAB;
  background-color: #9BFBAB;
}

Frequently asked questions

What color is #9BFBAB?+

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

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

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