#BD479F Color Information

Hex color code: #BD479F

A gentle magenta shade, #BD479F appears as (189, 71, 159) in RGB and (315°, 47%, 51%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#BD479F
RGB
189, 71, 159
HSL
315°, 47%, 51%
CMYK
0%, 62%, 16%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD479F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 71, 159

Red: 189 / Green: 71 / Blue: 159

HSL

315°, 47%, 51%

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

CMYK

0%, 62%, 16%, 26%

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

What color is #BD479F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD479F to RGB:

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

HEX to HSL

Convert #BD479F to HSL:

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

HEX to CMYK

Convert #BD479F to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BD479F has RGB (189, 71, 159) and HSL (315°, 47%, 51%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD479F is #47BD65, creating high-contrast pairings. For softer combinations, try analogous colors like #9F47BD.

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

Contrast with #BD479F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD479F?

#BD479F is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD479F?

#BD479F in RGB is (189, 71, 159) - 189 red, 71 green, and 159 blue.

How to use #BD479F in CSS?

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

What colors go well with #BD479F?

#47BD65 (complementary), #9F47BD (analogous), and #873171 (lighter shade) work well with #BD479F.