#B84C8D Color

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

Color preview

#B84C8D

Color formats

HEX
#B84C8D
RGB
rgb(184, 76, 141)
RGBA
rgba(184, 76, 141, 1)
HSL
hsl(324, 43%, 51%)
HSV
hsv(324, 59%, 72%)
CMYK
cmyk(0%, 59%, 23%, 28%)
CSS variable
--color-primary: #B84C8D;
Lowercase HEX
#b84c8d

Shades

Tints

Tones

Harmony

CSS snippets for #B84C8D

.color-b84c8d {
  color: #B84C8D;
  background-color: #B84C8D;
}

Frequently asked questions

What color is #B84C8D?+

#B84C8D is a HEX color with RGB value rgb(184, 76, 141) and HSL value hsl(324, 43%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B84C8D?+

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