#BDADB3 Color Information

Hex color code: #BDADB3

A muted magenta shade, #BDADB3 appears as (189, 173, 179) in RGB and (338°, 11%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDADB3
RGB
189, 173, 179
HSL
338°, 11%, 71%
CMYK
0%, 8%, 5%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDADB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 173, 179

Red: 189 / Green: 173 / Blue: 179

HSL

338°, 11%, 71%

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

CMYK

0%, 8%, 5%, 26%

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

What color is #BDADB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDADB3 to RGB:

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

HEX to HSL

Convert #BDADB3 to HSL:

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

HEX to CMYK

Convert #BDADB3 to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #BDADB3 has RGB (189, 173, 179) and HSL (338°, 11%, 71%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDADB3 is #ADBDB7, creating high-contrast pairings. For softer combinations, try analogous colors like #BDADBB.

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

Contrast with #BDADB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDADB3?

#BDADB3 is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDADB3?

#BDADB3 in RGB is (189, 173, 179) - 189 red, 173 green, and 179 blue.

How to use #BDADB3 in CSS?

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

What colors go well with #BDADB3?

#ADBDB7 (complementary), #BDADBB (analogous), and #9B828C (lighter shade) work well with #BDADB3.