#B44BAD Color

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

Color preview

#B44BAD

Color formats

HEX
#B44BAD
RGB
rgb(180, 75, 173)
RGBA
rgba(180, 75, 173, 1)
HSL
hsl(304, 41%, 50%)
HSV
hsv(304, 58%, 71%)
CMYK
cmyk(0%, 58%, 4%, 29%)
CSS variable
--color-primary: #B44BAD;
Lowercase HEX
#b44bad

Shades

Tints

Tones

Harmony

CSS snippets for #B44BAD

.color-b44bad {
  color: #B44BAD;
  background-color: #B44BAD;
}

Frequently asked questions

What color is #B44BAD?+

#B44BAD is a HEX color with RGB value rgb(180, 75, 173) and HSL value hsl(304, 41%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B44BAD?+

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