#BC3F8C Color

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

Color preview

#BC3F8C

Color formats

HEX
#BC3F8C
RGB
rgb(188, 63, 140)
RGBA
rgba(188, 63, 140, 1)
HSL
hsl(323, 50%, 49%)
HSV
hsv(323, 66%, 74%)
CMYK
cmyk(0%, 66%, 26%, 26%)
CSS variable
--color-primary: #BC3F8C;
Lowercase HEX
#bc3f8c

Shades

Tints

Tones

Harmony

CSS snippets for #BC3F8C

.color-bc3f8c {
  color: #BC3F8C;
  background-color: #BC3F8C;
}

Frequently asked questions

What color is #BC3F8C?+

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

What is the closest Tailwind color to #BC3F8C?+

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