#9BFDE6 Color

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

Color preview

#9BFDE6

Color formats

HEX
#9BFDE6
RGB
rgb(155, 253, 230)
RGBA
rgba(155, 253, 230, 1)
HSL
hsl(166, 96%, 80%)
HSV
hsv(166, 39%, 99%)
CMYK
cmyk(39%, 0%, 9%, 1%)
CSS variable
--color-primary: #9BFDE6;
Lowercase HEX
#9bfde6

Shades

Tints

Tones

Harmony

CSS snippets for #9BFDE6

.color-9bfde6 {
  color: #9BFDE6;
  background-color: #9BFDE6;
}

Frequently asked questions

What color is #9BFDE6?+

#9BFDE6 is a HEX color with RGB value rgb(155, 253, 230) and HSL value hsl(166, 96%, 80%). Its closest CSS named color is PaleTurquoise.

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

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