#80ABFA Color

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

Color preview

#80ABFA

Color formats

HEX
#80ABFA
RGB
rgb(128, 171, 250)
RGBA
rgba(128, 171, 250, 1)
HSL
hsl(219, 92%, 74%)
HSV
hsv(219, 49%, 98%)
CMYK
cmyk(49%, 32%, 0%, 2%)
CSS variable
--color-primary: #80ABFA;
Lowercase HEX
#80abfa

Shades

Tints

Tones

Harmony

CSS snippets for #80ABFA

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

Frequently asked questions

What color is #80ABFA?+

#80ABFA is a HEX color with RGB value rgb(128, 171, 250) and HSL value hsl(219, 92%, 74%). Its closest CSS named color is LightSkyBlue.

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

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