#BDA4BA Color Information

Hex color code: #BDA4BA

The hex color #BDA4BA is a balanced magenta with RGB values of (189, 164, 186) and HSL of (307°, 16%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDA4BA
RGB
189, 164, 186
HSL
307°, 16%, 69%
CMYK
0%, 13%, 2%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA4BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 164, 186

Red: 189 / Green: 164 / Blue: 186

HSL

307°, 16%, 69%

Hue: 307° / Saturation: 16% / Lightness: 69%

CMYK

0%, 13%, 2%, 26%

Cyan: 0% / Magenta: 13% / Yellow: 2% / Key: 26%

What color is #BDA4BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA4BA to RGB:

rgb(189, 164, 186)HEX to RGB Converter →

HEX to HSL

Convert #BDA4BA to HSL:

hsl(307, 16%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA4BA to CMYK:

cmyk(0%, 13%, 2%, 26%)Color Converter →

Color Meaning and Usage

#BDA4BA is a neutral magenta color with RGB values of 189, 164, 186 and HSL of 307°, 16%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA4BA is #A3BDA6, creating high-contrast pairings. For softer combinations, try analogous colors like #B3A3BD.

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

Contrast with #BDA4BA

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

Contrast Ratio: 9.18:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA4BA?

#BDA4BA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BDA4BA?

#BDA4BA in RGB is (189, 164, 186) - 189 red, 164 green, and 186 blue.

How to use #BDA4BA in CSS?

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

What colors go well with #BDA4BA?

#A3BDA6 (complementary), #B3A3BD (analogous), and #9C7798 (lighter shade) work well with #BDA4BA.