#BDAEAD Color Information

Hex color code: #BDAEAD

#BDAEAD is a understated red color. In RGB it is (189, 174, 173), and in HSL it is (4°, 11%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BDAEAD
RGB
189, 174, 173
HSL
4°, 11%, 71%
CMYK
0%, 8%, 8%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAEAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 174, 173

Red: 189 / Green: 174 / Blue: 173

HSL

4°, 11%, 71%

Hue: 4° / Saturation: 11% / Lightness: 71%

CMYK

0%, 8%, 8%, 26%

Cyan: 0% / Magenta: 8% / Yellow: 8% / Key: 26%

What color is #BDAEAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAEAD to RGB:

rgb(189, 174, 173)HEX to RGB Converter →

HEX to HSL

Convert #BDAEAD to HSL:

hsl(4, 11%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BDAEAD to CMYK:

cmyk(0%, 8%, 8%, 26%)Color Converter →

Color Meaning and Usage

A muted red tone, #BDAEAD has RGB (189, 174, 173) and HSL (4°, 11%, 71%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAEAD is #ADBCBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDADB4.

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

Contrast with #BDAEAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAEAD?

#BDAEAD is a muted red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDAEAD?

#BDAEAD in RGB is (189, 174, 173) - 189 red, 174 green, and 173 blue.

How to use #BDAEAD in CSS?

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

What colors go well with #BDAEAD?

#ADBCBD (complementary), #BDADB4 (analogous), and #9B8482 (lighter shade) work well with #BDAEAD.