#BC1A7B Color

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

Color preview

#BC1A7B

Color formats

HEX
#BC1A7B
RGB
rgb(188, 26, 123)
RGBA
rgba(188, 26, 123, 1)
HSL
hsl(324, 76%, 42%)
HSV
hsv(324, 86%, 74%)
CMYK
cmyk(0%, 86%, 35%, 26%)
CSS variable
--color-primary: #BC1A7B;
Lowercase HEX
#bc1a7b

Shades

Tints

Tones

Harmony

CSS snippets for #BC1A7B

.color-bc1a7b {
  color: #BC1A7B;
  background-color: #BC1A7B;
}

Frequently asked questions

What color is #BC1A7B?+

#BC1A7B is a HEX color with RGB value rgb(188, 26, 123) and HSL value hsl(324, 76%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC1A7B?+

The closest Tailwind color is pink-700, available as the bg-pink-700 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