#B45C9E Color

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

Color preview

#B45C9E

Color formats

HEX
#B45C9E
RGB
rgb(180, 92, 158)
RGBA
rgba(180, 92, 158, 1)
HSL
hsl(315, 37%, 53%)
HSV
hsv(315, 49%, 71%)
CMYK
cmyk(0%, 49%, 12%, 29%)
CSS variable
--color-primary: #B45C9E;
Lowercase HEX
#b45c9e

Shades

Tints

Tones

Harmony

CSS snippets for #B45C9E

.color-b45c9e {
  color: #B45C9E;
  background-color: #B45C9E;
}

Frequently asked questions

What color is #B45C9E?+

#B45C9E is a HEX color with RGB value rgb(180, 92, 158) and HSL value hsl(315, 37%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B45C9E?+

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