#96AEDC Color

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

Color preview

#96AEDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #96AEDC

.color-96aedc {
  color: #96AEDC;
  background-color: #96AEDC;
}

Frequently asked questions

What color is #96AEDC?+

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

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

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