#BDA1AF Color Information

Hex color code: #BDA1AF

A balanced magenta shade, #BDA1AF appears as (189, 161, 175) in RGB and (330°, 18%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDA1AF
RGB
189, 161, 175
HSL
330°, 18%, 69%
CMYK
0%, 15%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA1AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 161, 175

Red: 189 / Green: 161 / Blue: 175

HSL

330°, 18%, 69%

Hue: 330° / Saturation: 18% / Lightness: 69%

CMYK

0%, 15%, 7%, 26%

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

What color is #BDA1AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA1AF to RGB:

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

HEX to HSL

Convert #BDA1AF to HSL:

hsl(330, 18%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA1AF to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #BDA1AF has RGB (189, 161, 175) and HSL (330°, 18%, 69%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA1AF is #A2BEB0, creating high-contrast pairings. For softer combinations, try analogous colors like #BEA2BE.

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

Contrast with #BDA1AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA1AF?

#BDA1AF is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BDA1AF?

#BDA1AF in RGB is (189, 161, 175) - 189 red, 161 green, and 175 blue.

How to use #BDA1AF in CSS?

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

What colors go well with #BDA1AF?

#A2BEB0 (complementary), #BEA2BE (analogous), and #9F758A (lighter shade) work well with #BDA1AF.