#9BFAED Color

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

Color preview

#9BFAED

Color formats

HEX
#9BFAED
RGB
rgb(155, 250, 237)
RGBA
rgba(155, 250, 237, 1)
HSL
hsl(172, 90%, 79%)
HSV
hsv(172, 38%, 98%)
CMYK
cmyk(38%, 0%, 5%, 2%)
CSS variable
--color-primary: #9BFAED;
Lowercase HEX
#9bfaed

Shades

Tints

Tones

Harmony

CSS snippets for #9BFAED

.color-9bfaed {
  color: #9BFAED;
  background-color: #9BFAED;
}

Frequently asked questions

What color is #9BFAED?+

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

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

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