#B973FF Color

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

Color preview

#B973FF

Color formats

HEX
#B973FF
RGB
rgb(185, 115, 255)
RGBA
rgba(185, 115, 255, 1)
HSL
hsl(270, 100%, 73%)
HSV
hsv(270, 55%, 100%)
CMYK
cmyk(27%, 55%, 0%, 0%)
CSS variable
--color-primary: #B973FF;
Lowercase HEX
#b973ff

Shades

Tints

Tones

Harmony

CSS snippets for #B973FF

.color-b973ff {
  color: #B973FF;
  background-color: #B973FF;
}

Frequently asked questions

What color is #B973FF?+

#B973FF is a HEX color with RGB value rgb(185, 115, 255) and HSL value hsl(270, 100%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B973FF?+

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