#9980FF Color

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

Color preview

#9980FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9980FF

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

Frequently asked questions

What color is #9980FF?+

#9980FF is a HEX color with RGB value rgb(153, 128, 255) and HSL value hsl(252, 100%, 75%). Its closest CSS named color is MediumPurple.

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

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