#BD709F Color Information

Hex color code: #BD709F

A pastel magenta shade, #BD709F appears as (189, 112, 159) in RGB and (323°, 37%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#BD709F
RGB
189, 112, 159
HSL
323°, 37%, 59%
CMYK
0%, 41%, 16%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD709F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 112, 159

Red: 189 / Green: 112 / Blue: 159

HSL

323°, 37%, 59%

Hue: 323° / Saturation: 37% / Lightness: 59%

CMYK

0%, 41%, 16%, 26%

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

What color is #BD709F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD709F to RGB:

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

HEX to HSL

Convert #BD709F to HSL:

hsl(323, 37%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BD709F to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BD709F has RGB (189, 112, 159) and HSL (323°, 37%, 59%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD709F is #70BD8D, creating high-contrast pairings. For softer combinations, try analogous colors like #B470BD.

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

Contrast with #BD709F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD709F?

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

What is the RGB value of #BD709F?

#BD709F in RGB is (189, 112, 159) - 189 red, 112 green, and 159 blue.

How to use #BD709F in CSS?

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

What colors go well with #BD709F?

#70BD8D (complementary), #B470BD (analogous), and #9A477A (lighter shade) work well with #BD709F.