#B44EDA Color

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

Color preview

#B44EDA

Color formats

HEX
#B44EDA
RGB
rgb(180, 78, 218)
RGBA
rgba(180, 78, 218, 1)
HSL
hsl(284, 65%, 58%)
HSV
hsv(284, 64%, 85%)
CMYK
cmyk(17%, 64%, 0%, 15%)
CSS variable
--color-primary: #B44EDA;
Lowercase HEX
#b44eda

Shades

Tints

Tones

Harmony

CSS snippets for #B44EDA

.color-b44eda {
  color: #B44EDA;
  background-color: #B44EDA;
}

Frequently asked questions

What color is #B44EDA?+

#B44EDA is a HEX color with RGB value rgb(180, 78, 218) and HSL value hsl(284, 65%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B44EDA?+

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