#9BFABF Color

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

Color preview

#9BFABF

Color formats

HEX
#9BFABF
RGB
rgb(155, 250, 191)
RGBA
rgba(155, 250, 191, 1)
HSL
hsl(143, 90%, 79%)
HSV
hsv(143, 38%, 98%)
CMYK
cmyk(38%, 0%, 24%, 2%)
CSS variable
--color-primary: #9BFABF;
Lowercase HEX
#9bfabf

Shades

Tints

Tones

Harmony

CSS snippets for #9BFABF

.color-9bfabf {
  color: #9BFABF;
  background-color: #9BFABF;
}

Frequently asked questions

What color is #9BFABF?+

#9BFABF is a HEX color with RGB value rgb(155, 250, 191) and HSL value hsl(143, 90%, 79%). Its closest CSS named color is Aquamarine.

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

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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