#B44BFF Color

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

Color preview

#B44BFF

Color formats

HEX
#B44BFF
RGB
rgb(180, 75, 255)
RGBA
rgba(180, 75, 255, 1)
HSL
hsl(275, 100%, 65%)
HSV
hsv(275, 71%, 100%)
CMYK
cmyk(29%, 71%, 0%, 0%)
CSS variable
--color-primary: #B44BFF;
Lowercase HEX
#b44bff

Shades

Tints

Tones

Harmony

CSS snippets for #B44BFF

.color-b44bff {
  color: #B44BFF;
  background-color: #B44BFF;
}

Frequently asked questions

What color is #B44BFF?+

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

What is the closest Tailwind color to #B44BFF?+

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