#9BFAEC Color

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

Color preview

#9BFAEC

Color formats

HEX
#9BFAEC
RGB
rgb(155, 250, 236)
RGBA
rgba(155, 250, 236, 1)
HSL
hsl(171, 90%, 79%)
HSV
hsv(171, 38%, 98%)
CMYK
cmyk(38%, 0%, 6%, 2%)
CSS variable
--color-primary: #9BFAEC;
Lowercase HEX
#9bfaec

Shades

Tints

Tones

Harmony

CSS snippets for #9BFAEC

.color-9bfaec {
  color: #9BFAEC;
  background-color: #9BFAEC;
}

Frequently asked questions

What color is #9BFAEC?+

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

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

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