#BC588B Color

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

Color preview

#BC588B

Color formats

HEX
#BC588B
RGB
rgb(188, 88, 139)
RGBA
rgba(188, 88, 139, 1)
HSL
hsl(329, 43%, 54%)
HSV
hsv(329, 53%, 74%)
CMYK
cmyk(0%, 53%, 26%, 26%)
CSS variable
--color-primary: #BC588B;
Lowercase HEX
#bc588b

Shades

Tints

Tones

Harmony

CSS snippets for #BC588B

.color-bc588b {
  color: #BC588B;
  background-color: #BC588B;
}

Frequently asked questions

What color is #BC588B?+

#BC588B is a HEX color with RGB value rgb(188, 88, 139) and HSL value hsl(329, 43%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC588B?+

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