#96FACC Color

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

Color preview

#96FACC

Color formats

HEX
#96FACC
RGB
rgb(150, 250, 204)
RGBA
rgba(150, 250, 204, 1)
HSL
hsl(152, 91%, 78%)
HSV
hsv(152, 40%, 98%)
CMYK
cmyk(40%, 0%, 18%, 2%)
CSS variable
--color-primary: #96FACC;
Lowercase HEX
#96facc

Shades

Tints

Tones

Harmony

CSS snippets for #96FACC

.color-96facc {
  color: #96FACC;
  background-color: #96FACC;
}

Frequently asked questions

What color is #96FACC?+

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

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

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