#BC3473 Color

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

Color preview

#BC3473

Color formats

HEX
#BC3473
RGB
rgb(188, 52, 115)
RGBA
rgba(188, 52, 115, 1)
HSL
hsl(332, 57%, 47%)
HSV
hsv(332, 72%, 74%)
CMYK
cmyk(0%, 72%, 39%, 26%)
CSS variable
--color-primary: #BC3473;
Lowercase HEX
#bc3473

Shades

Tints

Tones

Harmony

CSS snippets for #BC3473

.color-bc3473 {
  color: #BC3473;
  background-color: #BC3473;
}

Frequently asked questions

What color is #BC3473?+

#BC3473 is a HEX color with RGB value rgb(188, 52, 115) and HSL value hsl(332, 57%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC3473?+

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