#96ABFF Color

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

Color preview

#96ABFF

Color formats

HEX
#96ABFF
RGB
rgb(150, 171, 255)
RGBA
rgba(150, 171, 255, 1)
HSL
hsl(228, 100%, 79%)
HSV
hsv(228, 41%, 100%)
CMYK
cmyk(41%, 33%, 0%, 0%)
CSS variable
--color-primary: #96ABFF;
Lowercase HEX
#96abff

Shades

Tints

Tones

Harmony

CSS snippets for #96ABFF

.color-96abff {
  color: #96ABFF;
  background-color: #96ABFF;
}

Frequently asked questions

What color is #96ABFF?+

#96ABFF is a HEX color with RGB value rgb(150, 171, 255) and HSL value hsl(228, 100%, 79%). Its closest CSS named color is LightSkyBlue.

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

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