#96FBE7 Color

Inspect #96FBE7 across formats, palettes, contrast and closest named color matches.

Color preview

#96FBE7

Color formats

HEX
#96FBE7
RGB
rgb(150, 251, 231)
RGBA
rgba(150, 251, 231, 1)
HSL
hsl(168, 93%, 79%)
HSV
hsv(168, 40%, 98%)
CMYK
cmyk(40%, 0%, 8%, 2%)
CSS variable
--color-primary: #96FBE7;
Lowercase HEX
#96fbe7

Shades

Tints

Tones

Harmony

CSS snippets for #96FBE7

.color-96fbe7 {
  color: #96FBE7;
  background-color: #96FBE7;
}

Frequently asked questions

What color is #96FBE7?+

#96FBE7 is a HEX color with RGB value rgb(150, 251, 231) and HSL value hsl(168, 93%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #96FBE7?+

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