#A080FE Color

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

Color preview

#A080FE

Color formats

HEX
#A080FE
RGB
rgb(160, 128, 254)
RGBA
rgba(160, 128, 254, 1)
HSL
hsl(255, 98%, 75%)
HSV
hsv(255, 50%, 100%)
CMYK
cmyk(37%, 50%, 0%, 0%)
CSS variable
--color-primary: #A080FE;
Lowercase HEX
#a080fe

Shades

Tints

Tones

Harmony

CSS snippets for #A080FE

.color-a080fe {
  color: #A080FE;
  background-color: #A080FE;
}

Frequently asked questions

What color is #A080FE?+

#A080FE is a HEX color with RGB value rgb(160, 128, 254) and HSL value hsl(255, 98%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A080FE?+

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