#B882FF Color

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

Color preview

#B882FF

Color formats

HEX
#B882FF
RGB
rgb(184, 130, 255)
RGBA
rgba(184, 130, 255, 1)
HSL
hsl(266, 100%, 75%)
HSV
hsv(266, 49%, 100%)
CMYK
cmyk(28%, 49%, 0%, 0%)
CSS variable
--color-primary: #B882FF;
Lowercase HEX
#b882ff

Shades

Tints

Tones

Harmony

CSS snippets for #B882FF

.color-b882ff {
  color: #B882FF;
  background-color: #B882FF;
}

Frequently asked questions

What color is #B882FF?+

#B882FF is a HEX color with RGB value rgb(184, 130, 255) and HSL value hsl(266, 100%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B882FF?+

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