#B95A8B Color

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

Color preview

#B95A8B

Color formats

HEX
#B95A8B
RGB
rgb(185, 90, 139)
RGBA
rgba(185, 90, 139, 1)
HSL
hsl(329, 40%, 54%)
HSV
hsv(329, 51%, 73%)
CMYK
cmyk(0%, 51%, 25%, 27%)
CSS variable
--color-primary: #B95A8B;
Lowercase HEX
#b95a8b

Shades

Tints

Tones

Harmony

CSS snippets for #B95A8B

.color-b95a8b {
  color: #B95A8B;
  background-color: #B95A8B;
}

Frequently asked questions

What color is #B95A8B?+

#B95A8B is a HEX color with RGB value rgb(185, 90, 139) and HSL value hsl(329, 40%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B95A8B?+

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