#BC5883 Color

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

Color preview

#BC5883

Color formats

HEX
#BC5883
RGB
rgb(188, 88, 131)
RGBA
rgba(188, 88, 131, 1)
HSL
hsl(334, 43%, 54%)
HSV
hsv(334, 53%, 74%)
CMYK
cmyk(0%, 53%, 30%, 26%)
CSS variable
--color-primary: #BC5883;
Lowercase HEX
#bc5883

Shades

Tints

Tones

Harmony

CSS snippets for #BC5883

.color-bc5883 {
  color: #BC5883;
  background-color: #BC5883;
}

Frequently asked questions

What color is #BC5883?+

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

What is the closest Tailwind color to #BC5883?+

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