#9BFAAB Color

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

Color preview

#9BFAAB

Color formats

HEX
#9BFAAB
RGB
rgb(155, 250, 171)
RGBA
rgba(155, 250, 171, 1)
HSL
hsl(130, 90%, 79%)
HSV
hsv(130, 38%, 98%)
CMYK
cmyk(38%, 0%, 32%, 2%)
CSS variable
--color-primary: #9BFAAB;
Lowercase HEX
#9bfaab

Shades

Tints

Tones

Harmony

CSS snippets for #9BFAAB

.color-9bfaab {
  color: #9BFAAB;
  background-color: #9BFAAB;
}

Frequently asked questions

What color is #9BFAAB?+

#9BFAAB is a HEX color with RGB value rgb(155, 250, 171) and HSL value hsl(130, 90%, 79%). Its closest CSS named color is PaleGreen.

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

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