#BDA8AF Color Information

Hex color code: #BDA8AF

#BDA8AF is a subtle magenta color. In RGB it is (189, 168, 175), and in HSL it is (340°, 14%, 70%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDA8AF
RGB
189, 168, 175
HSL
340°, 14%, 70%
CMYK
0%, 11%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA8AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 168, 175

Red: 189 / Green: 168 / Blue: 175

HSL

340°, 14%, 70%

Hue: 340° / Saturation: 14% / Lightness: 70%

CMYK

0%, 11%, 7%, 26%

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

What color is #BDA8AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA8AF to RGB:

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

HEX to HSL

Convert #BDA8AF to HSL:

hsl(340, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA8AF to CMYK:

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

Color Meaning and Usage

#BDA8AF is a understated magenta color with RGB values of 189, 168, 175 and HSL of 340°, 14%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA8AF is #A8BDB6, creating high-contrast pairings. For softer combinations, try analogous colors like #BDA8BA.

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

Contrast with #BDA8AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA8AF?

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

What is the RGB value of #BDA8AF?

#BDA8AF in RGB is (189, 168, 175) - 189 red, 168 green, and 175 blue.

How to use #BDA8AF in CSS?

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

What colors go well with #BDA8AF?

#A8BDB6 (complementary), #BDA8BA (analogous), and #9C7C87 (lighter shade) work well with #BDA8AF.