#9BFBEB Color

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

Color preview

#9BFBEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9BFBEB

.color-9bfbeb {
  color: #9BFBEB;
  background-color: #9BFBEB;
}

Frequently asked questions

What color is #9BFBEB?+

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

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

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