#BC549E Color Information

Hex color code: #BC549E

A soft magenta shade, #BC549E appears as (188, 84, 158) in RGB and (317°, 44%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#BC549E
RGB
188, 84, 158
HSL
317°, 44%, 53%
CMYK
0%, 55%, 16%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC549E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 84, 158

Red: 188 / Green: 84 / Blue: 158

HSL

317°, 44%, 53%

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

CMYK

0%, 55%, 16%, 26%

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

What color is #BC549E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC549E to RGB:

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

HEX to HSL

Convert #BC549E to HSL:

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

HEX to CMYK

Convert #BC549E to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BC549E has RGB (188, 84, 158) and HSL (317°, 44%, 53%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC549E is #52BC70, creating high-contrast pairings. For softer combinations, try analogous colors like #A552BC.

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

Contrast with #BC549E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC549E?

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

What is the RGB value of #BC549E?

#BC549E in RGB is (188, 84, 158) - 188 red, 84 green, and 158 blue.

How to use #BC549E in CSS?

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

What colors go well with #BC549E?

#52BC70 (complementary), #A552BC (analogous), and #8C3673 (lighter shade) work well with #BC549E.