#BD759B Color Information

Hex color code: #BD759B

The hex color #BD759B is a subtle magenta with RGB values of (189, 117, 155) and HSL of (328°, 35%, 60%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BD759B
RGB
189, 117, 155
HSL
328°, 35%, 60%
CMYK
0%, 38%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD759B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 117, 155

Red: 189 / Green: 117 / Blue: 155

HSL

328°, 35%, 60%

Hue: 328° / Saturation: 35% / Lightness: 60%

CMYK

0%, 38%, 18%, 26%

Cyan: 0% / Magenta: 38% / Yellow: 18% / Key: 26%

What color is #BD759B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD759B to RGB:

rgb(189, 117, 155)HEX to RGB Converter →

HEX to HSL

Convert #BD759B to HSL:

hsl(328, 35%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BD759B to CMYK:

cmyk(0%, 38%, 18%, 26%)Color Converter →

Color Meaning and Usage

#BD759B is a soft magenta color with RGB values of 189, 117, 155 and HSL of 328°, 35%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD759B is #75BD97, creating high-contrast pairings. For softer combinations, try analogous colors like #BA75BD.

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

Contrast with #BD759B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD759B?

#BD759B is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD759B?

#BD759B in RGB is (189, 117, 155) - 189 red, 117 green, and 155 blue.

How to use #BD759B in CSS?

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

What colors go well with #BD759B?

#75BD97 (complementary), #BA75BD (analogous), and #9B4B75 (lighter shade) work well with #BD759B.