#B44EBE Color

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

Color preview

#B44EBE

Color formats

HEX
#B44EBE
RGB
rgb(180, 78, 190)
RGBA
rgba(180, 78, 190, 1)
HSL
hsl(295, 46%, 53%)
HSV
hsv(295, 59%, 75%)
CMYK
cmyk(5%, 59%, 0%, 25%)
CSS variable
--color-primary: #B44EBE;
Lowercase HEX
#b44ebe

Shades

Tints

Tones

Harmony

CSS snippets for #B44EBE

.color-b44ebe {
  color: #B44EBE;
  background-color: #B44EBE;
}

Frequently asked questions

What color is #B44EBE?+

#B44EBE is a HEX color with RGB value rgb(180, 78, 190) and HSL value hsl(295, 46%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B44EBE?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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