#B963FF Color

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

Color preview

#B963FF

Color formats

HEX
#B963FF
RGB
rgb(185, 99, 255)
RGBA
rgba(185, 99, 255, 1)
HSL
hsl(273, 100%, 69%)
HSV
hsv(273, 61%, 100%)
CMYK
cmyk(27%, 61%, 0%, 0%)
CSS variable
--color-primary: #B963FF;
Lowercase HEX
#b963ff

Shades

Tints

Tones

Harmony

CSS snippets for #B963FF

.color-b963ff {
  color: #B963FF;
  background-color: #B963FF;
}

Frequently asked questions

What color is #B963FF?+

#B963FF is a HEX color with RGB value rgb(185, 99, 255) and HSL value hsl(273, 100%, 69%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B963FF?+

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