#BDADBA Color Information

Hex color code: #BDADBA

The hex color #BDADBA is a understated magenta with RGB values of (189, 173, 186) and HSL of (311°, 11%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDADBA
RGB
189, 173, 186
HSL
311°, 11%, 71%
CMYK
0%, 8%, 2%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDADBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 173, 186

Red: 189 / Green: 173 / Blue: 186

HSL

311°, 11%, 71%

Hue: 311° / Saturation: 11% / Lightness: 71%

CMYK

0%, 8%, 2%, 26%

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

What color is #BDADBA?

#BDADBA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDADBA to RGB:

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

HEX to HSL

Convert #BDADBA to HSL:

hsl(311, 11%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BDADBA to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #BDADBA has RGB (189, 173, 186) and HSL (311°, 11%, 71%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDADBA is #ADBDB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B8ADBD.

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

Contrast with #BDADBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDADBA?

#BDADBA is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDADBA?

#BDADBA in RGB is (189, 173, 186) - 189 red, 173 green, and 186 blue.

How to use #BDADBA in CSS?

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

What colors go well with #BDADBA?

#ADBDB0 (complementary), #B8ADBD (analogous), and #9B8297 (lighter shade) work well with #BDADBA.