#8080DE Color

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

Color preview

#8080DE

Color formats

HEX
#8080DE
RGB
rgb(128, 128, 222)
RGBA
rgba(128, 128, 222, 1)
HSL
hsl(240, 59%, 69%)
HSV
hsv(240, 42%, 87%)
CMYK
cmyk(42%, 42%, 0%, 13%)
CSS variable
--color-primary: #8080DE;
Lowercase HEX
#8080de

Shades

Tints

Tones

Harmony

CSS snippets for #8080DE

.color-8080de {
  color: #8080DE;
  background-color: #8080DE;
}

Frequently asked questions

What color is #8080DE?+

#8080DE is a HEX color with RGB value rgb(128, 128, 222) and HSL value hsl(240, 59%, 69%). Its closest CSS named color is MediumPurple.

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

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