#B54DFF Color

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

Color preview

#B54DFF

Color formats

HEX
#B54DFF
RGB
rgb(181, 77, 255)
RGBA
rgba(181, 77, 255, 1)
HSL
hsl(275, 100%, 65%)
HSV
hsv(275, 70%, 100%)
CMYK
cmyk(29%, 70%, 0%, 0%)
CSS variable
--color-primary: #B54DFF;
Lowercase HEX
#b54dff

Shades

Tints

Tones

Harmony

CSS snippets for #B54DFF

.color-b54dff {
  color: #B54DFF;
  background-color: #B54DFF;
}

Frequently asked questions

What color is #B54DFF?+

#B54DFF is a HEX color with RGB value rgb(181, 77, 255) and HSL value hsl(275, 100%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B54DFF?+

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