#B8589B Color

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

Color preview

#B8589B

Color formats

HEX
#B8589B
RGB
rgb(184, 88, 155)
RGBA
rgba(184, 88, 155, 1)
HSL
hsl(318, 40%, 53%)
HSV
hsv(318, 52%, 72%)
CMYK
cmyk(0%, 52%, 16%, 28%)
CSS variable
--color-primary: #B8589B;
Lowercase HEX
#b8589b

Shades

Tints

Tones

Harmony

CSS snippets for #B8589B

.color-b8589b {
  color: #B8589B;
  background-color: #B8589B;
}

Frequently asked questions

What color is #B8589B?+

#B8589B is a HEX color with RGB value rgb(184, 88, 155) and HSL value hsl(318, 40%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B8589B?+

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