#80AAFF Color

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

Color preview

#80AAFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80AAFF

.color-80aaff {
  color: #80AAFF;
  background-color: #80AAFF;
}

Frequently asked questions

What color is #80AAFF?+

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

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

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