#B44B9B Color

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

Color preview

#B44B9B

Color formats

HEX
#B44B9B
RGB
rgb(180, 75, 155)
RGBA
rgba(180, 75, 155, 1)
HSL
hsl(314, 41%, 50%)
HSV
hsv(314, 58%, 71%)
CMYK
cmyk(0%, 58%, 14%, 29%)
CSS variable
--color-primary: #B44B9B;
Lowercase HEX
#b44b9b

Shades

Tints

Tones

Harmony

CSS snippets for #B44B9B

.color-b44b9b {
  color: #B44B9B;
  background-color: #B44B9B;
}

Frequently asked questions

What color is #B44B9B?+

#B44B9B is a HEX color with RGB value rgb(180, 75, 155) and HSL value hsl(314, 41%, 50%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B44B9B?+

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