#96FADC Color

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

Color preview

#96FADC

Color formats

HEX
#96FADC
RGB
rgb(150, 250, 220)
RGBA
rgba(150, 250, 220, 1)
HSL
hsl(162, 91%, 78%)
HSV
hsv(162, 40%, 98%)
CMYK
cmyk(40%, 0%, 12%, 2%)
CSS variable
--color-primary: #96FADC;
Lowercase HEX
#96fadc

Shades

Tints

Tones

Harmony

CSS snippets for #96FADC

.color-96fadc {
  color: #96FADC;
  background-color: #96FADC;
}

Frequently asked questions

What color is #96FADC?+

#96FADC is a HEX color with RGB value rgb(150, 250, 220) and HSL value hsl(162, 91%, 78%). Its closest CSS named color is Aquamarine.

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

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