#BC2E84 Color Information

Hex color code: #BC2E84

The hex color #BC2E84 is a balanced magenta with RGB values of (188, 46, 132) and HSL of (324°, 61%, 46%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#BC2E84
RGB
188, 46, 132
HSL
324°, 61%, 46%
CMYK
0%, 76%, 30%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BC2E84; 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 #BC2E84; background-color: #BC2E8415; }

Alert / Toast

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

Link / Accent

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

a { color: #BC2E84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 46, 132

Red: 188 / Green: 46 / Blue: 132

HSL

324°, 61%, 46%

Hue: 324° / Saturation: 61% / Lightness: 46%

CMYK

0%, 76%, 30%, 26%

Cyan: 0% / Magenta: 76% / Yellow: 30% / Key: 26%

What color is #BC2E84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC2E84 to RGB:

rgb(188, 46, 132)HEX to RGB Converter →

HEX to HSL

Convert #BC2E84 to HSL:

hsl(324, 61%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #BC2E84 to CMYK:

cmyk(0%, 76%, 30%, 26%)Color Converter →

Color Meaning and Usage

#BC2E84 is a subtle magenta color with RGB values of 188, 46, 132 and HSL of 324°, 61%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC2E84 is #2EBD67, creating high-contrast pairings. For softer combinations, try analogous colors like #AF2EBD.

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

Contrast with #BC2E84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC2E84?

#BC2E84 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC2E84?

#BC2E84 in RGB is (188, 46, 132) - 188 red, 46 green, and 132 blue.

How to use #BC2E84 in CSS?

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

What colors go well with #BC2E84?

#2EBD67 (complementary), #AF2EBD (analogous), and #7F1F59 (lighter shade) work well with #BC2E84.