#9BFADF Color

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

Color preview

#9BFADF

Color formats

HEX
#9BFADF
RGB
rgb(155, 250, 223)
RGBA
rgba(155, 250, 223, 1)
HSL
hsl(163, 90%, 79%)
HSV
hsv(163, 38%, 98%)
CMYK
cmyk(38%, 0%, 11%, 2%)
CSS variable
--color-primary: #9BFADF;
Lowercase HEX
#9bfadf

Shades

Tints

Tones

Harmony

CSS snippets for #9BFADF

.color-9bfadf {
  color: #9BFADF;
  background-color: #9BFADF;
}

Frequently asked questions

What color is #9BFADF?+

#9BFADF is a HEX color with RGB value rgb(155, 250, 223) and HSL value hsl(163, 90%, 79%). Its closest CSS named color is PaleTurquoise.

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

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