#91ABFA Color

Inspect #91ABFA across formats, palettes, contrast and closest named color matches.

Color preview

#91ABFA

Color formats

HEX
#91ABFA
RGB
rgb(145, 171, 250)
RGBA
rgba(145, 171, 250, 1)
HSL
hsl(225, 91%, 77%)
HSV
hsv(225, 42%, 98%)
CMYK
cmyk(42%, 32%, 0%, 2%)
CSS variable
--color-primary: #91ABFA;
Lowercase HEX
#91abfa

Shades

Tints

Tones

Harmony

CSS snippets for #91ABFA

.color-91abfa {
  color: #91ABFA;
  background-color: #91ABFA;
}

Frequently asked questions

What color is #91ABFA?+

#91ABFA is a HEX color with RGB value rgb(145, 171, 250) and HSL value hsl(225, 91%, 77%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #91ABFA?+

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