#B44FBF Color

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

Color preview

#B44FBF

Color formats

HEX
#B44FBF
RGB
rgb(180, 79, 191)
RGBA
rgba(180, 79, 191, 1)
HSL
hsl(294, 47%, 53%)
HSV
hsv(294, 59%, 75%)
CMYK
cmyk(6%, 59%, 0%, 25%)
CSS variable
--color-primary: #B44FBF;
Lowercase HEX
#b44fbf

Shades

Tints

Tones

Harmony

CSS snippets for #B44FBF

.color-b44fbf {
  color: #B44FBF;
  background-color: #B44FBF;
}

Frequently asked questions

What color is #B44FBF?+

#B44FBF is a HEX color with RGB value rgb(180, 79, 191) and HSL value hsl(294, 47%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B44FBF?+

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