#BC3883 Color

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

Color preview

#BC3883

Color formats

HEX
#BC3883
RGB
rgb(188, 56, 131)
RGBA
rgba(188, 56, 131, 1)
HSL
hsl(326, 54%, 48%)
HSV
hsv(326, 70%, 74%)
CMYK
cmyk(0%, 70%, 30%, 26%)
CSS variable
--color-primary: #BC3883;
Lowercase HEX
#bc3883

Shades

Tints

Tones

Harmony

CSS snippets for #BC3883

.color-bc3883 {
  color: #BC3883;
  background-color: #BC3883;
}

Frequently asked questions

What color is #BC3883?+

#BC3883 is a HEX color with RGB value rgb(188, 56, 131) and HSL value hsl(326, 54%, 48%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC3883?+

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