#B44BEC Color

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

Color preview

#B44BEC

Color formats

HEX
#B44BEC
RGB
rgb(180, 75, 236)
RGBA
rgba(180, 75, 236, 1)
HSL
hsl(279, 81%, 61%)
HSV
hsv(279, 68%, 93%)
CMYK
cmyk(24%, 68%, 0%, 7%)
CSS variable
--color-primary: #B44BEC;
Lowercase HEX
#b44bec

Shades

Tints

Tones

Harmony

CSS snippets for #B44BEC

.color-b44bec {
  color: #B44BEC;
  background-color: #B44BEC;
}

Frequently asked questions

What color is #B44BEC?+

#B44BEC is a HEX color with RGB value rgb(180, 75, 236) and HSL value hsl(279, 81%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B44BEC?+

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