#BC80AC Color Information

Hex color code: #BC80AC

#BC80AC is a delicate magenta color. In RGB it is (188, 128, 172), and in HSL it is (316°, 31%, 62%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BC80AC
RGB
188, 128, 172
HSL
316°, 31%, 62%
CMYK
0%, 32%, 9%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BC80AC; color: #000000; }

Badge

New Feature
.badge { background-color: #BC80AC; color: #000000; }

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 #BC80AC; background-color: #BC80AC15; }

Alert / Toast

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

Link / Accent

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

a { color: #BC80AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 128, 172

Red: 188 / Green: 128 / Blue: 172

HSL

316°, 31%, 62%

Hue: 316° / Saturation: 31% / Lightness: 62%

CMYK

0%, 32%, 9%, 26%

Cyan: 0% / Magenta: 32% / Yellow: 9% / Key: 26%

What color is #BC80AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC80AC to RGB:

rgb(188, 128, 172)HEX to RGB Converter →

HEX to HSL

Convert #BC80AC to HSL:

hsl(316, 31%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BC80AC to CMYK:

cmyk(0%, 32%, 9%, 26%)Color Converter →

Color Meaning and Usage

#BC80AC is a soft magenta color with RGB values of 188, 128, 172 and HSL of 316°, 31%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC80AC is #80BC90, creating high-contrast pairings. For softer combinations, try analogous colors like #AE80BC.

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

Contrast with #BC80AC

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

Contrast Ratio: 6.82:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC80AC?

#BC80AC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC80AC?

#BC80AC in RGB is (188, 128, 172) - 188 red, 128 green, and 172 blue.

How to use #BC80AC in CSS?

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

What colors go well with #BC80AC?

#80BC90 (complementary), #AE80BC (analogous), and #9D5389 (lighter shade) work well with #BC80AC.