#BDB5BE Color Information

Hex color code: #BDB5BE

The hex color #BDB5BE is a balanced magenta with RGB values of (189, 181, 190) and HSL of (293°, 6%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BDB5BE
RGB
189, 181, 190
HSL
293°, 6%, 73%
CMYK
1%, 5%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 181, 190

Red: 189 / Green: 181 / Blue: 190

HSL

293°, 6%, 73%

Hue: 293° / Saturation: 6% / Lightness: 73%

CMYK

1%, 5%, 0%, 25%

Cyan: 1% / Magenta: 5% / Yellow: 0% / Key: 25%

What color is #BDB5BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB5BE to RGB:

rgb(189, 181, 190)HEX to RGB Converter →

HEX to HSL

Convert #BDB5BE to HSL:

hsl(293, 6%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB5BE to CMYK:

cmyk(1%, 5%, 0%, 25%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BDB5BE has RGB (189, 181, 190) and HSL (293°, 6%, 73%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB5BE is #B7BEB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B6BE.

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

Contrast with #BDB5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB5BE?

#BDB5BE is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDB5BE?

#BDB5BE in RGB is (189, 181, 190) - 189 red, 181 green, and 190 blue.

How to use #BDB5BE in CSS?

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

What colors go well with #BDB5BE?

#B7BEB6 (complementary), #B9B6BE (analogous), and #998D9A (lighter shade) work well with #BDB5BE.