#B15D8A Color

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

Color preview

#B15D8A

Color formats

HEX
#B15D8A
RGB
rgb(177, 93, 138)
RGBA
rgba(177, 93, 138, 1)
HSL
hsl(328, 35%, 53%)
HSV
hsv(328, 47%, 69%)
CMYK
cmyk(0%, 47%, 22%, 31%)
CSS variable
--color-primary: #B15D8A;
Lowercase HEX
#b15d8a

Shades

Tints

Tones

Harmony

CSS snippets for #B15D8A

.color-b15d8a {
  color: #B15D8A;
  background-color: #B15D8A;
}

Frequently asked questions

What color is #B15D8A?+

#B15D8A is a HEX color with RGB value rgb(177, 93, 138) and HSL value hsl(328, 35%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B15D8A?+

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