#BD519D Color Information

Hex color code: #BD519D

A gentle magenta shade, #BD519D appears as (189, 81, 157) in RGB and (318°, 45%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#BD519D
RGB
189, 81, 157
HSL
318°, 45%, 53%
CMYK
0%, 57%, 17%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD519D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 81, 157

Red: 189 / Green: 81 / Blue: 157

HSL

318°, 45%, 53%

Hue: 318° / Saturation: 45% / Lightness: 53%

CMYK

0%, 57%, 17%, 26%

Cyan: 0% / Magenta: 57% / Yellow: 17% / Key: 26%

What color is #BD519D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD519D to RGB:

rgb(189, 81, 157)HEX to RGB Converter →

HEX to HSL

Convert #BD519D to HSL:

hsl(318, 45%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BD519D to CMYK:

cmyk(0%, 57%, 17%, 26%)Color Converter →

Color Meaning and Usage

#BD519D is a gentle magenta color with RGB values of 189, 81, 157 and HSL of 318°, 45%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD519D is #51BD72, creating high-contrast pairings. For softer combinations, try analogous colors like #A851BD.

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

Contrast with #BD519D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD519D?

#BD519D is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD519D?

#BD519D in RGB is (189, 81, 157) - 189 red, 81 green, and 157 blue.

How to use #BD519D in CSS?

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

What colors go well with #BD519D?

#51BD72 (complementary), #A851BD (analogous), and #8D3572 (lighter shade) work well with #BD519D.