#9BF3EE Color

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

Color preview

#9BF3EE

Color formats

HEX
#9BF3EE
RGB
rgb(155, 243, 238)
RGBA
rgba(155, 243, 238, 1)
HSL
hsl(177, 79%, 78%)
HSV
hsv(177, 36%, 95%)
CMYK
cmyk(36%, 0%, 2%, 5%)
CSS variable
--color-primary: #9BF3EE;
Lowercase HEX
#9bf3ee

Shades

Tints

Tones

Harmony

CSS snippets for #9BF3EE

.color-9bf3ee {
  color: #9BF3EE;
  background-color: #9BF3EE;
}

Frequently asked questions

What color is #9BF3EE?+

#9BF3EE is a HEX color with RGB value rgb(155, 243, 238) and HSL value hsl(177, 79%, 78%). Its closest CSS named color is PaleTurquoise.

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

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