#BDA5AF Color Information

Hex color code: #BDA5AF

#BDA5AF is a neutral magenta color. In RGB it is (189, 165, 175), and in HSL it is (335°, 15%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDA5AF
RGB
189, 165, 175
HSL
335°, 15%, 69%
CMYK
0%, 13%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA5AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 165, 175

Red: 189 / Green: 165 / Blue: 175

HSL

335°, 15%, 69%

Hue: 335° / Saturation: 15% / Lightness: 69%

CMYK

0%, 13%, 7%, 26%

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

What color is #BDA5AF?

#BDA5AF is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA5AF to RGB:

rgb(189, 165, 175)HEX to RGB Converter →

HEX to HSL

Convert #BDA5AF to HSL:

hsl(335, 15%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA5AF to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #BDA5AF has RGB (189, 165, 175) and HSL (335°, 15%, 69%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA5AF is #A4BCB2, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA4BA.

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

Contrast with #BDA5AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA5AF?

#BDA5AF is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BDA5AF?

#BDA5AF in RGB is (189, 165, 175) - 189 red, 165 green, and 175 blue.

How to use #BDA5AF in CSS?

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

What colors go well with #BDA5AF?

#A4BCB2 (complementary), #BCA4BA (analogous), and #9B7887 (lighter shade) work well with #BDA5AF.