#9080FF Color

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

Color preview

#9080FF

Color formats

HEX
#9080FF
RGB
rgb(144, 128, 255)
RGBA
rgba(144, 128, 255, 1)
HSL
hsl(248, 100%, 75%)
HSV
hsv(248, 50%, 100%)
CMYK
cmyk(44%, 50%, 0%, 0%)
CSS variable
--color-primary: #9080FF;
Lowercase HEX
#9080ff

Shades

Tints

Tones

Harmony

CSS snippets for #9080FF

.color-9080ff {
  color: #9080FF;
  background-color: #9080FF;
}

Frequently asked questions

What color is #9080FF?+

#9080FF is a HEX color with RGB value rgb(144, 128, 255) and HSL value hsl(248, 100%, 75%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #9080FF?+

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