#BDAAA7 Color Information

Hex color code: #BDAAA7

#BDAAA7 is a subtle red color. In RGB it is (189, 170, 167), and in HSL it is (8°, 14%, 70%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BDAAA7
RGB
189, 170, 167
HSL
8°, 14%, 70%
CMYK
0%, 10%, 12%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAAA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 170, 167

Red: 189 / Green: 170 / Blue: 167

HSL

8°, 14%, 70%

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

CMYK

0%, 10%, 12%, 26%

Cyan: 0% / Magenta: 10% / Yellow: 12% / Key: 26%

What color is #BDAAA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAAA7 to RGB:

rgb(189, 170, 167)HEX to RGB Converter →

HEX to HSL

Convert #BDAAA7 to HSL:

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

HEX to CMYK

Convert #BDAAA7 to CMYK:

cmyk(0%, 10%, 12%, 26%)Color Converter →

Color Meaning and Usage

A understated red tone, #BDAAA7 has RGB (189, 170, 167) and HSL (8°, 14%, 70%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAAA7 is #A8BABD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDA8B0.

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

Contrast with #BDAAA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAAA7?

#BDAAA7 is a understated red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDAAA7?

#BDAAA7 in RGB is (189, 170, 167) - 189 red, 170 green, and 167 blue.

How to use #BDAAA7 in CSS?

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

What colors go well with #BDAAA7?

#A8BABD (complementary), #BDA8B0 (analogous), and #9C807C (lighter shade) work well with #BDAAA7.