#B45F96 Color

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

Color preview

#B45F96

Color formats

HEX
#B45F96
RGB
rgb(180, 95, 150)
RGBA
rgba(180, 95, 150, 1)
HSL
hsl(321, 36%, 54%)
HSV
hsv(321, 47%, 71%)
CMYK
cmyk(0%, 47%, 17%, 29%)
CSS variable
--color-primary: #B45F96;
Lowercase HEX
#b45f96

Shades

Tints

Tones

Harmony

CSS snippets for #B45F96

.color-b45f96 {
  color: #B45F96;
  background-color: #B45F96;
}

Frequently asked questions

What color is #B45F96?+

#B45F96 is a HEX color with RGB value rgb(180, 95, 150) and HSL value hsl(321, 36%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B45F96?+

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