#BC5788 Color

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

Color preview

#BC5788

Color formats

HEX
#BC5788
RGB
rgb(188, 87, 136)
RGBA
rgba(188, 87, 136, 1)
HSL
hsl(331, 43%, 54%)
HSV
hsv(331, 54%, 74%)
CMYK
cmyk(0%, 54%, 28%, 26%)
CSS variable
--color-primary: #BC5788;
Lowercase HEX
#bc5788

Shades

Tints

Tones

Harmony

CSS snippets for #BC5788

.color-bc5788 {
  color: #BC5788;
  background-color: #BC5788;
}

Frequently asked questions

What color is #BC5788?+

#BC5788 is a HEX color with RGB value rgb(188, 87, 136) and HSL value hsl(331, 43%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC5788?+

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