#BC4882 Color

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

Color preview

#BC4882

Color formats

HEX
#BC4882
RGB
rgb(188, 72, 130)
RGBA
rgba(188, 72, 130, 1)
HSL
hsl(330, 46%, 51%)
HSV
hsv(330, 62%, 74%)
CMYK
cmyk(0%, 62%, 31%, 26%)
CSS variable
--color-primary: #BC4882;
Lowercase HEX
#bc4882

Shades

Tints

Tones

Harmony

CSS snippets for #BC4882

.color-bc4882 {
  color: #BC4882;
  background-color: #BC4882;
}

Frequently asked questions

What color is #BC4882?+

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

What is the closest Tailwind color to #BC4882?+

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