#B980FF Color

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

Color preview

#B980FF

Color formats

HEX
#B980FF
RGB
rgb(185, 128, 255)
RGBA
rgba(185, 128, 255, 1)
HSL
hsl(267, 100%, 75%)
HSV
hsv(267, 50%, 100%)
CMYK
cmyk(27%, 50%, 0%, 0%)
CSS variable
--color-primary: #B980FF;
Lowercase HEX
#b980ff

Shades

Tints

Tones

Harmony

CSS snippets for #B980FF

.color-b980ff {
  color: #B980FF;
  background-color: #B980FF;
}

Frequently asked questions

What color is #B980FF?+

#B980FF is a HEX color with RGB value rgb(185, 128, 255) and HSL value hsl(267, 100%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B980FF?+

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