#BC4880 Color

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

Color preview

#BC4880

Color formats

HEX
#BC4880
RGB
rgb(188, 72, 128)
RGBA
rgba(188, 72, 128, 1)
HSL
hsl(331, 46%, 51%)
HSV
hsv(331, 62%, 74%)
CMYK
cmyk(0%, 62%, 32%, 26%)
CSS variable
--color-primary: #BC4880;
Lowercase HEX
#bc4880

Shades

Tints

Tones

Harmony

CSS snippets for #BC4880

.color-bc4880 {
  color: #BC4880;
  background-color: #BC4880;
}

Frequently asked questions

What color is #BC4880?+

#BC4880 is a HEX color with RGB value rgb(188, 72, 128) and HSL value hsl(331, 46%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC4880?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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