#B28BFF Color

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

Color preview

#B28BFF

Color formats

HEX
#B28BFF
RGB
rgb(178, 139, 255)
RGBA
rgba(178, 139, 255, 1)
HSL
hsl(260, 100%, 77%)
HSV
hsv(260, 45%, 100%)
CMYK
cmyk(30%, 45%, 0%, 0%)
CSS variable
--color-primary: #B28BFF;
Lowercase HEX
#b28bff

Shades

Tints

Tones

Harmony

CSS snippets for #B28BFF

.color-b28bff {
  color: #B28BFF;
  background-color: #B28BFF;
}

Frequently asked questions

What color is #B28BFF?+

#B28BFF is a HEX color with RGB value rgb(178, 139, 255) and HSL value hsl(260, 100%, 77%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B28BFF?+

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