#BC157C Color Information

Hex color code: #BC157C

#BC157C is a bold magenta color. In RGB it is (188, 21, 124), and in HSL it is (323°, 80%, 41%). It is often used for branding and logos.

Try:
Color NameMedium Violet Red
HEX
#BC157C
RGB
188, 21, 124
HSL
323°, 80%, 41%
CMYK
0%, 89%, 34%, 26%

Shades

CSS Usage
color: #BC157C;
background-color: #BC157C;
border-color: #BC157C;
box-shadow: 0 0 10px #BC157C;
border: 2px solid #BC157C;
Tailwind Usage
bg-[#BC157C]
text-[#BC157C]
border-[#BC157C]
shadow-[0_0_10px_BC157C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BC157C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BC157C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BC157C; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BC157C; background-color: #BC157C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BC157C20; border-left: 4px solid #BC157C; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BC157C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BC157C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 21, 124

Red: 188 / Green: 21 / Blue: 124

HSL

323°, 80%, 41%

Hue: 323° / Saturation: 80% / Lightness: 41%

CMYK

0%, 89%, 34%, 26%

Cyan: 0% / Magenta: 89% / Yellow: 34% / Key: 26%

What color is #BC157C?

#BC157C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC157C to RGB:

rgb(188, 21, 124)HEX to RGB Converter →

HEX to HSL

Convert #BC157C to HSL:

hsl(323, 80%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #BC157C to CMYK:

cmyk(0%, 89%, 34%, 26%)Color Converter →

Color Meaning and Usage

#BC157C is a eye-catching magenta color with RGB values of 188, 21, 124 and HSL of 323°, 80%, 41%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC157C is #15BC55, creating high-contrast pairings. For softer combinations, try analogous colors like #A915BC.

Use #BC157C in CSS: color: #BC157C or background-color: #BC157C. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BC157C

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.54:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC157C?

#BC157C is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC157C?

#BC157C in RGB is (188, 21, 124) - 188 red, 21 green, and 124 blue.

How to use #BC157C in CSS?

Use #BC157C directly in your CSS properties like color or background-color.

What colors go well with #BC157C?

#15BC55 (complementary), #A915BC (analogous), and #770D4F (lighter shade) work well with #BC157C.