#B84C9D Color

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

Color preview

#B84C9D

Color formats

HEX
#B84C9D
RGB
rgb(184, 76, 157)
RGBA
rgba(184, 76, 157, 1)
HSL
hsl(315, 43%, 51%)
HSV
hsv(315, 59%, 72%)
CMYK
cmyk(0%, 59%, 15%, 28%)
CSS variable
--color-primary: #B84C9D;
Lowercase HEX
#b84c9d

Shades

Tints

Tones

Harmony

CSS snippets for #B84C9D

.color-b84c9d {
  color: #B84C9D;
  background-color: #B84C9D;
}

Frequently asked questions

What color is #B84C9D?+

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

What is the closest Tailwind color to #B84C9D?+

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