#9BFAA6 Color

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

Color preview

#9BFAA6

Color formats

HEX
#9BFAA6
RGB
rgb(155, 250, 166)
RGBA
rgba(155, 250, 166, 1)
HSL
hsl(127, 90%, 79%)
HSV
hsv(127, 38%, 98%)
CMYK
cmyk(38%, 0%, 34%, 2%)
CSS variable
--color-primary: #9BFAA6;
Lowercase HEX
#9bfaa6

Shades

Tints

Tones

Harmony

CSS snippets for #9BFAA6

.color-9bfaa6 {
  color: #9BFAA6;
  background-color: #9BFAA6;
}

Frequently asked questions

What color is #9BFAA6?+

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

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

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