#9BF8EE Color

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

Color preview

#9BF8EE

Color formats

HEX
#9BF8EE
RGB
rgb(155, 248, 238)
RGBA
rgba(155, 248, 238, 1)
HSL
hsl(174, 87%, 79%)
HSV
hsv(174, 38%, 97%)
CMYK
cmyk(38%, 0%, 4%, 3%)
CSS variable
--color-primary: #9BF8EE;
Lowercase HEX
#9bf8ee

Shades

Tints

Tones

Harmony

CSS snippets for #9BF8EE

.color-9bf8ee {
  color: #9BF8EE;
  background-color: #9BF8EE;
}

Frequently asked questions

What color is #9BF8EE?+

#9BF8EE is a HEX color with RGB value rgb(155, 248, 238) and HSL value hsl(174, 87%, 79%). Its closest CSS named color is PaleTurquoise.

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

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