#BC1A8C Color

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

Color preview

#BC1A8C

Color formats

HEX
#BC1A8C
RGB
rgb(188, 26, 140)
RGBA
rgba(188, 26, 140, 1)
HSL
hsl(318, 76%, 42%)
HSV
hsv(318, 86%, 74%)
CMYK
cmyk(0%, 86%, 26%, 26%)
CSS variable
--color-primary: #BC1A8C;
Lowercase HEX
#bc1a8c

Shades

Tints

Tones

Harmony

CSS snippets for #BC1A8C

.color-bc1a8c {
  color: #BC1A8C;
  background-color: #BC1A8C;
}

Frequently asked questions

What color is #BC1A8C?+

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

What is the closest Tailwind color to #BC1A8C?+

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