#B55FE1 Color

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

Color preview

#B55FE1

Color formats

HEX
#B55FE1
RGB
rgb(181, 95, 225)
RGBA
rgba(181, 95, 225, 1)
HSL
hsl(280, 68%, 63%)
HSV
hsv(280, 58%, 88%)
CMYK
cmyk(20%, 58%, 0%, 12%)
CSS variable
--color-primary: #B55FE1;
Lowercase HEX
#b55fe1

Shades

Tints

Tones

Harmony

CSS snippets for #B55FE1

.color-b55fe1 {
  color: #B55FE1;
  background-color: #B55FE1;
}

Frequently asked questions

What color is #B55FE1?+

#B55FE1 is a HEX color with RGB value rgb(181, 95, 225) and HSL value hsl(280, 68%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B55FE1?+

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