#BC547C Color

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

Color preview

#BC547C

Color formats

HEX
#BC547C
RGB
rgb(188, 84, 124)
RGBA
rgba(188, 84, 124, 1)
HSL
hsl(337, 44%, 53%)
HSV
hsv(337, 55%, 74%)
CMYK
cmyk(0%, 55%, 34%, 26%)
CSS variable
--color-primary: #BC547C;
Lowercase HEX
#bc547c

Shades

Tints

Tones

Harmony

CSS snippets for #BC547C

.color-bc547c {
  color: #BC547C;
  background-color: #BC547C;
}

Frequently asked questions

What color is #BC547C?+

#BC547C is a HEX color with RGB value rgb(188, 84, 124) and HSL value hsl(337, 44%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC547C?+

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