#96ADDC Color

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

Color preview

#96ADDC

Color formats

HEX
#96ADDC
RGB
rgb(150, 173, 220)
RGBA
rgba(150, 173, 220, 1)
HSL
hsl(220, 50%, 73%)
HSV
hsv(220, 32%, 86%)
CMYK
cmyk(32%, 21%, 0%, 14%)
CSS variable
--color-primary: #96ADDC;
Lowercase HEX
#96addc

Shades

Tints

Tones

Harmony

CSS snippets for #96ADDC

.color-96addc {
  color: #96ADDC;
  background-color: #96ADDC;
}

Frequently asked questions

What color is #96ADDC?+

#96ADDC is a HEX color with RGB value rgb(150, 173, 220) and HSL value hsl(220, 50%, 73%). Its closest CSS named color is LightSteelBlue.

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

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