#9BFBEC Color

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

Color preview

#9BFBEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9BFBEC

.color-9bfbec {
  color: #9BFBEC;
  background-color: #9BFBEC;
}

Frequently asked questions

What color is #9BFBEC?+

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

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

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