#B44AED Color

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

Color preview

#B44AED

Color formats

HEX
#B44AED
RGB
rgb(180, 74, 237)
RGBA
rgba(180, 74, 237, 1)
HSL
hsl(279, 82%, 61%)
HSV
hsv(279, 69%, 93%)
CMYK
cmyk(24%, 69%, 0%, 7%)
CSS variable
--color-primary: #B44AED;
Lowercase HEX
#b44aed

Shades

Tints

Tones

Harmony

CSS snippets for #B44AED

.color-b44aed {
  color: #B44AED;
  background-color: #B44AED;
}

Frequently asked questions

What color is #B44AED?+

#B44AED is a HEX color with RGB value rgb(180, 74, 237) and HSL value hsl(279, 82%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B44AED?+

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