#9BF8AE Color

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

Color preview

#9BF8AE

Color formats

HEX
#9BF8AE
RGB
rgb(155, 248, 174)
RGBA
rgba(155, 248, 174, 1)
HSL
hsl(132, 87%, 79%)
HSV
hsv(132, 38%, 97%)
CMYK
cmyk(38%, 0%, 30%, 3%)
CSS variable
--color-primary: #9BF8AE;
Lowercase HEX
#9bf8ae

Shades

Tints

Tones

Harmony

CSS snippets for #9BF8AE

.color-9bf8ae {
  color: #9BF8AE;
  background-color: #9BF8AE;
}

Frequently asked questions

What color is #9BF8AE?+

#9BF8AE is a HEX color with RGB value rgb(155, 248, 174) and HSL value hsl(132, 87%, 79%). Its closest CSS named color is PaleGreen.

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

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