#BC1A5B Color

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

Color preview

#BC1A5B

Color formats

HEX
#BC1A5B
RGB
rgb(188, 26, 91)
RGBA
rgba(188, 26, 91, 1)
HSL
hsl(336, 76%, 42%)
HSV
hsv(336, 86%, 74%)
CMYK
cmyk(0%, 86%, 52%, 26%)
CSS variable
--color-primary: #BC1A5B;
Lowercase HEX
#bc1a5b

Shades

Tints

Tones

Harmony

CSS snippets for #BC1A5B

.color-bc1a5b {
  color: #BC1A5B;
  background-color: #BC1A5B;
}

Frequently asked questions

What color is #BC1A5B?+

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

What is the closest Tailwind color to #BC1A5B?+

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