#B15E8A Color

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

Color preview

#B15E8A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B15E8A

.color-b15e8a {
  color: #B15E8A;
  background-color: #B15E8A;
}

Frequently asked questions

What color is #B15E8A?+

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

What is the closest Tailwind color to #B15E8A?+

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