#B85C9B Color

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

Color preview

#B85C9B

Color formats

HEX
#B85C9B
RGB
rgb(184, 92, 155)
RGBA
rgba(184, 92, 155, 1)
HSL
hsl(319, 39%, 54%)
HSV
hsv(319, 50%, 72%)
CMYK
cmyk(0%, 50%, 16%, 28%)
CSS variable
--color-primary: #B85C9B;
Lowercase HEX
#b85c9b

Shades

Tints

Tones

Harmony

CSS snippets for #B85C9B

.color-b85c9b {
  color: #B85C9B;
  background-color: #B85C9B;
}

Frequently asked questions

What color is #B85C9B?+

#B85C9B is a HEX color with RGB value rgb(184, 92, 155) and HSL value hsl(319, 39%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B85C9B?+

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