#BC10AD Color Information

Hex color code: #BC10AD

A striking magenta shade, #BC10AD appears as (188, 16, 173) in RGB and (305°, 84%, 40%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#BC10AD
RGB
188, 16, 173
HSL
305°, 84%, 40%
CMYK
0%, 91%, 8%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC10AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 16, 173

Red: 188 / Green: 16 / Blue: 173

HSL

305°, 84%, 40%

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

CMYK

0%, 91%, 8%, 26%

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

What color is #BC10AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC10AD to RGB:

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

HEX to HSL

Convert #BC10AD to HSL:

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

HEX to CMYK

Convert #BC10AD to CMYK:

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

Color Meaning and Usage

#BC10AD is a eye-catching magenta color with RGB values of 188, 16, 173 and HSL of 305°, 84%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC10AD is #10BC1F, creating high-contrast pairings. For softer combinations, try analogous colors like #7410BC.

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

Contrast with #BC10AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC10AD?

#BC10AD is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BC10AD?

#BC10AD in RGB is (188, 16, 173) - 188 red, 16 green, and 173 blue.

How to use #BC10AD in CSS?

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

What colors go well with #BC10AD?

#10BC1F (complementary), #7410BC (analogous), and #750A6C (lighter shade) work well with #BC10AD.