#BC5488 Color

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

Color preview

#BC5488

Color formats

HEX
#BC5488
RGB
rgb(188, 84, 136)
RGBA
rgba(188, 84, 136, 1)
HSL
hsl(330, 44%, 53%)
HSV
hsv(330, 55%, 74%)
CMYK
cmyk(0%, 55%, 28%, 26%)
CSS variable
--color-primary: #BC5488;
Lowercase HEX
#bc5488

Shades

Tints

Tones

Harmony

CSS snippets for #BC5488

.color-bc5488 {
  color: #BC5488;
  background-color: #BC5488;
}

Frequently asked questions

What color is #BC5488?+

#BC5488 is a HEX color with RGB value rgb(188, 84, 136) and HSL value hsl(330, 44%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC5488?+

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