#8080AE Color

Inspect #8080AE across formats, palettes, contrast and closest named color matches.

Color preview

#8080AE

Color formats

HEX
#8080AE
RGB
rgb(128, 128, 174)
RGBA
rgba(128, 128, 174, 1)
HSL
hsl(240, 22%, 59%)
HSV
hsv(240, 26%, 68%)
CMYK
cmyk(26%, 26%, 0%, 32%)
CSS variable
--color-primary: #8080AE;
Lowercase HEX
#8080ae

Shades

Tints

Tones

Harmony

CSS snippets for #8080AE

.color-8080ae {
  color: #8080AE;
  background-color: #8080AE;
}

Frequently asked questions

What color is #8080AE?+

#8080AE is a HEX color with RGB value rgb(128, 128, 174) and HSL value hsl(240, 22%, 59%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #8080AE?+

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