#B44B9C Color

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

Color preview

#B44B9C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B44B9C

.color-b44b9c {
  color: #B44B9C;
  background-color: #B44B9C;
}

Frequently asked questions

What color is #B44B9C?+

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

What is the closest Tailwind color to #B44B9C?+

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