#8080EF Color

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

Color preview

#8080EF

Color formats

HEX
#8080EF
RGB
rgb(128, 128, 239)
RGBA
rgba(128, 128, 239, 1)
HSL
hsl(240, 78%, 72%)
HSV
hsv(240, 46%, 94%)
CMYK
cmyk(46%, 46%, 0%, 6%)
CSS variable
--color-primary: #8080EF;
Lowercase HEX
#8080ef

Shades

Tints

Tones

Harmony

CSS snippets for #8080EF

.color-8080ef {
  color: #8080EF;
  background-color: #8080EF;
}

Frequently asked questions

What color is #8080EF?+

#8080EF is a HEX color with RGB value rgb(128, 128, 239) and HSL value hsl(240, 78%, 72%). Its closest CSS named color is MediumSlateBlue.

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

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