#BD659A Color Information

Hex color code: #BD659A

A soft magenta shade, #BD659A appears as (189, 101, 154) in RGB and (324°, 40%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#BD659A
RGB
189, 101, 154
HSL
324°, 40%, 57%
CMYK
0%, 47%, 19%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD659A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 101, 154

Red: 189 / Green: 101 / Blue: 154

HSL

324°, 40%, 57%

Hue: 324° / Saturation: 40% / Lightness: 57%

CMYK

0%, 47%, 19%, 26%

Cyan: 0% / Magenta: 47% / Yellow: 19% / Key: 26%

What color is #BD659A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD659A to RGB:

rgb(189, 101, 154)HEX to RGB Converter →

HEX to HSL

Convert #BD659A to HSL:

hsl(324, 40%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #BD659A to CMYK:

cmyk(0%, 47%, 19%, 26%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BD659A has RGB (189, 101, 154) and HSL (324°, 40%, 57%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD659A is #65BD89, creating high-contrast pairings. For softer combinations, try analogous colors like #B465BD.

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

Contrast with #BD659A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD659A?

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

What is the RGB value of #BD659A?

#BD659A in RGB is (189, 101, 154) - 189 red, 101 green, and 154 blue.

How to use #BD659A in CSS?

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

What colors go well with #BD659A?

#65BD89 (complementary), #B465BD (analogous), and #964074 (lighter shade) work well with #BD659A.