#BC3F84 Color

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

Color preview

#BC3F84

Color formats

HEX
#BC3F84
RGB
rgb(188, 63, 132)
RGBA
rgba(188, 63, 132, 1)
HSL
hsl(327, 50%, 49%)
HSV
hsv(327, 66%, 74%)
CMYK
cmyk(0%, 66%, 30%, 26%)
CSS variable
--color-primary: #BC3F84;
Lowercase HEX
#bc3f84

Shades

Tints

Tones

Harmony

CSS snippets for #BC3F84

.color-bc3f84 {
  color: #BC3F84;
  background-color: #BC3F84;
}

Frequently asked questions

What color is #BC3F84?+

#BC3F84 is a HEX color with RGB value rgb(188, 63, 132) and HSL value hsl(327, 50%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC3F84?+

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