#96CACC Color

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

Color preview

#96CACC

Color formats

HEX
#96CACC
RGB
rgb(150, 202, 204)
RGBA
rgba(150, 202, 204, 1)
HSL
hsl(182, 35%, 69%)
HSV
hsv(182, 26%, 80%)
CMYK
cmyk(26%, 1%, 0%, 20%)
CSS variable
--color-primary: #96CACC;
Lowercase HEX
#96cacc

Shades

Tints

Tones

Harmony

CSS snippets for #96CACC

.color-96cacc {
  color: #96CACC;
  background-color: #96CACC;
}

Frequently asked questions

What color is #96CACC?+

#96CACC is a HEX color with RGB value rgb(150, 202, 204) and HSL value hsl(182, 35%, 69%). Its closest CSS named color is LightSteelBlue.

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

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