#80AAFE Color

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

Color preview

#80AAFE

Color formats

HEX
#80AAFE
RGB
rgb(128, 170, 254)
RGBA
rgba(128, 170, 254, 1)
HSL
hsl(220, 98%, 75%)
HSV
hsv(220, 50%, 100%)
CMYK
cmyk(50%, 33%, 0%, 0%)
CSS variable
--color-primary: #80AAFE;
Lowercase HEX
#80aafe

Shades

Tints

Tones

Harmony

CSS snippets for #80AAFE

.color-80aafe {
  color: #80AAFE;
  background-color: #80AAFE;
}

Frequently asked questions

What color is #80AAFE?+

#80AAFE is a HEX color with RGB value rgb(128, 170, 254) and HSL value hsl(220, 98%, 75%). Its closest CSS named color is LightSkyBlue.

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

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