#BC5481 Color Information

Hex color code: #BC5481

The hex color #BC5481 is a gentle magenta with RGB values of (188, 84, 129) and HSL of (334°, 44%, 53%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#BC5481
RGB
188, 84, 129
HSL
334°, 44%, 53%
CMYK
0%, 55%, 31%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC5481; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 84, 129

Red: 188 / Green: 84 / Blue: 129

HSL

334°, 44%, 53%

Hue: 334° / Saturation: 44% / Lightness: 53%

CMYK

0%, 55%, 31%, 26%

Cyan: 0% / Magenta: 55% / Yellow: 31% / Key: 26%

What color is #BC5481?

#BC5481 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC5481 to RGB:

rgb(188, 84, 129)HEX to RGB Converter →

HEX to HSL

Convert #BC5481 to HSL:

hsl(334, 44%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BC5481 to CMYK:

cmyk(0%, 55%, 31%, 26%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BC5481 has RGB (188, 84, 129) and HSL (334°, 44%, 53%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC5481 is #52BC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #BC52B5.

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

Contrast with #BC5481

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC5481?

#BC5481 is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC5481?

#BC5481 in RGB is (188, 84, 129) - 188 red, 84 green, and 129 blue.

How to use #BC5481 in CSS?

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

What colors go well with #BC5481?

#52BC8E (complementary), #BC52B5 (analogous), and #8C365B (lighter shade) work well with #BC5481.