#BD329F Color Information

Hex color code: #BD329F

#BD329F is a muted magenta color. In RGB it is (189, 50, 159), and in HSL it is (313°, 58%, 47%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#BD329F
RGB
189, 50, 159
HSL
313°, 58%, 47%
CMYK
0%, 74%, 16%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD329F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 50, 159

Red: 189 / Green: 50 / Blue: 159

HSL

313°, 58%, 47%

Hue: 313° / Saturation: 58% / Lightness: 47%

CMYK

0%, 74%, 16%, 26%

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

What color is #BD329F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD329F to RGB:

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

HEX to HSL

Convert #BD329F to HSL:

hsl(313, 58%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #BD329F to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #BD329F has RGB (189, 50, 159) and HSL (313°, 58%, 47%). 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 #BD329F is #32BD50, creating high-contrast pairings. For softer combinations, try analogous colors like #9632BD.

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

Contrast with #BD329F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD329F?

#BD329F is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD329F?

#BD329F in RGB is (189, 50, 159) - 189 red, 50 green, and 159 blue.

How to use #BD329F in CSS?

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

What colors go well with #BD329F?

#32BD50 (complementary), #9632BD (analogous), and #81226C (lighter shade) work well with #BD329F.