#B85D8A Color

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

Color preview

#B85D8A

Color formats

HEX
#B85D8A
RGB
rgb(184, 93, 138)
RGBA
rgba(184, 93, 138, 1)
HSL
hsl(330, 39%, 54%)
HSV
hsv(330, 49%, 72%)
CMYK
cmyk(0%, 49%, 25%, 28%)
CSS variable
--color-primary: #B85D8A;
Lowercase HEX
#b85d8a

Shades

Tints

Tones

Harmony

CSS snippets for #B85D8A

.color-b85d8a {
  color: #B85D8A;
  background-color: #B85D8A;
}

Frequently asked questions

What color is #B85D8A?+

#B85D8A is a HEX color with RGB value rgb(184, 93, 138) and HSL value hsl(330, 39%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B85D8A?+

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