#BD477C Color Information

Hex color code: #BD477C

The hex color #BD477C is a soft magenta with RGB values of (189, 71, 124) and HSL of (333°, 47%, 51%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#BD477C
RGB
189, 71, 124
HSL
333°, 47%, 51%
CMYK
0%, 62%, 34%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD477C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 71, 124

Red: 189 / Green: 71 / Blue: 124

HSL

333°, 47%, 51%

Hue: 333° / Saturation: 47% / Lightness: 51%

CMYK

0%, 62%, 34%, 26%

Cyan: 0% / Magenta: 62% / Yellow: 34% / Key: 26%

What color is #BD477C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD477C to RGB:

rgb(189, 71, 124)HEX to RGB Converter →

HEX to HSL

Convert #BD477C to HSL:

hsl(333, 47%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BD477C to CMYK:

cmyk(0%, 62%, 34%, 26%)Color Converter →

Color Meaning and Usage

#BD477C is a delicate magenta color with RGB values of 189, 71, 124 and HSL of 333°, 47%, 51%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD477C is #47BD88, creating high-contrast pairings. For softer combinations, try analogous colors like #BD47B7.

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

Contrast with #BD477C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD477C?

#BD477C is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BD477C?

#BD477C in RGB is (189, 71, 124) - 189 red, 71 green, and 124 blue.

How to use #BD477C in CSS?

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

What colors go well with #BD477C?

#47BD88 (complementary), #BD47B7 (analogous), and #873157 (lighter shade) work well with #BD477C.