#BC2F8D Color

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

Color preview

#BC2F8D

Color formats

HEX
#BC2F8D
RGB
rgb(188, 47, 141)
RGBA
rgba(188, 47, 141, 1)
HSL
hsl(320, 60%, 46%)
HSV
hsv(320, 75%, 74%)
CMYK
cmyk(0%, 75%, 25%, 26%)
CSS variable
--color-primary: #BC2F8D;
Lowercase HEX
#bc2f8d

Shades

Tints

Tones

Harmony

CSS snippets for #BC2F8D

.color-bc2f8d {
  color: #BC2F8D;
  background-color: #BC2F8D;
}

Frequently asked questions

What color is #BC2F8D?+

#BC2F8D is a HEX color with RGB value rgb(188, 47, 141) and HSL value hsl(320, 60%, 46%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC2F8D?+

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