#B282FF Color

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

Color preview

#B282FF

Color formats

HEX
#B282FF
RGB
rgb(178, 130, 255)
RGBA
rgba(178, 130, 255, 1)
HSL
hsl(263, 100%, 75%)
HSV
hsv(263, 49%, 100%)
CMYK
cmyk(30%, 49%, 0%, 0%)
CSS variable
--color-primary: #B282FF;
Lowercase HEX
#b282ff

Shades

Tints

Tones

Harmony

CSS snippets for #B282FF

.color-b282ff {
  color: #B282FF;
  background-color: #B282FF;
}

Frequently asked questions

What color is #B282FF?+

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

What is the closest Tailwind color to #B282FF?+

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