#BD759D Color Information

Hex color code: #BD759D

A delicate magenta shade, #BD759D appears as (189, 117, 157) in RGB and (327°, 35%, 60%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BD759D
RGB
189, 117, 157
HSL
327°, 35%, 60%
CMYK
0%, 38%, 17%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD759D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 117, 157

Red: 189 / Green: 117 / Blue: 157

HSL

327°, 35%, 60%

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

CMYK

0%, 38%, 17%, 26%

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

What color is #BD759D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD759D to RGB:

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

HEX to HSL

Convert #BD759D to HSL:

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

HEX to CMYK

Convert #BD759D to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #BD759D has RGB (189, 117, 157) and HSL (327°, 35%, 60%). 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 #BD759D is #75BD95, creating high-contrast pairings. For softer combinations, try analogous colors like #B975BD.

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

Contrast with #BD759D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD759D?

#BD759D is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD759D?

#BD759D in RGB is (189, 117, 157) - 189 red, 117 green, and 157 blue.

How to use #BD759D in CSS?

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

What colors go well with #BD759D?

#75BD95 (complementary), #B975BD (analogous), and #9B4B77 (lighter shade) work well with #BD759D.