#BC10A5 Color Information

Hex color code: #BC10A5

#BC10A5 is a dynamic magenta color. In RGB it is (188, 16, 165), and in HSL it is (308°, 84%, 40%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#BC10A5
RGB
188, 16, 165
HSL
308°, 84%, 40%
CMYK
0%, 91%, 12%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC10A5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 16, 165

Red: 188 / Green: 16 / Blue: 165

HSL

308°, 84%, 40%

Hue: 308° / Saturation: 84% / Lightness: 40%

CMYK

0%, 91%, 12%, 26%

Cyan: 0% / Magenta: 91% / Yellow: 12% / Key: 26%

What color is #BC10A5?

#BC10A5 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC10A5 to RGB:

rgb(188, 16, 165)HEX to RGB Converter →

HEX to HSL

Convert #BC10A5 to HSL:

hsl(308, 84%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BC10A5 to CMYK:

cmyk(0%, 91%, 12%, 26%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #BC10A5 has RGB (188, 16, 165) and HSL (308°, 84%, 40%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC10A5 is #10BC27, creating high-contrast pairings. For softer combinations, try analogous colors like #7D10BC.

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

Contrast with #BC10A5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC10A5?

#BC10A5 is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BC10A5?

#BC10A5 in RGB is (188, 16, 165) - 188 red, 16 green, and 165 blue.

How to use #BC10A5 in CSS?

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

What colors go well with #BC10A5?

#10BC27 (complementary), #7D10BC (analogous), and #750A67 (lighter shade) work well with #BC10A5.