#96FFDC Color

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

Color preview

#96FFDC

Color formats

HEX
#96FFDC
RGB
rgb(150, 255, 220)
RGBA
rgba(150, 255, 220, 1)
HSL
hsl(160, 100%, 79%)
HSV
hsv(160, 41%, 100%)
CMYK
cmyk(41%, 0%, 14%, 0%)
CSS variable
--color-primary: #96FFDC;
Lowercase HEX
#96ffdc

Shades

Tints

Tones

Harmony

CSS snippets for #96FFDC

.color-96ffdc {
  color: #96FFDC;
  background-color: #96FFDC;
}

Frequently asked questions

What color is #96FFDC?+

#96FFDC is a HEX color with RGB value rgb(150, 255, 220) and HSL value hsl(160, 100%, 79%). Its closest CSS named color is Aquamarine.

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

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