#96DABB Color

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

Color preview

#96DABB

Color formats

HEX
#96DABB
RGB
rgb(150, 218, 187)
RGBA
rgba(150, 218, 187, 1)
HSL
hsl(153, 48%, 72%)
HSV
hsv(153, 31%, 85%)
CMYK
cmyk(31%, 0%, 14%, 15%)
CSS variable
--color-primary: #96DABB;
Lowercase HEX
#96dabb

Shades

Tints

Tones

Harmony

CSS snippets for #96DABB

.color-96dabb {
  color: #96DABB;
  background-color: #96DABB;
}

Frequently asked questions

What color is #96DABB?+

#96DABB is a HEX color with RGB value rgb(150, 218, 187) and HSL value hsl(153, 48%, 72%). Its closest CSS named color is LightGreen.

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

The closest Tailwind color is green-300, available as the bg-green-300 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