#BAADB5 Color Information

Hex color code: #BAADB5

#BAADB5 is a balanced magenta color. In RGB it is (186, 173, 181), and in HSL it is (323°, 9%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BAADB5
RGB
186, 173, 181
HSL
323°, 9%, 70%
CMYK
0%, 7%, 3%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAADB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 173, 181

Red: 186 / Green: 173 / Blue: 181

HSL

323°, 9%, 70%

Hue: 323° / Saturation: 9% / Lightness: 70%

CMYK

0%, 7%, 3%, 27%

Cyan: 0% / Magenta: 7% / Yellow: 3% / Key: 27%

What color is #BAADB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAADB5 to RGB:

rgb(186, 173, 181)HEX to RGB Converter →

HEX to HSL

Convert #BAADB5 to HSL:

hsl(323, 9%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BAADB5 to CMYK:

cmyk(0%, 7%, 3%, 27%)Color Converter →

Color Meaning and Usage

#BAADB5 is a understated magenta color with RGB values of 186, 173, 181 and HSL of 323°, 9%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAADB5 is #ACB9B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B8ACB9.

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

Contrast with #BAADB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAADB5?

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

What is the RGB value of #BAADB5?

#BAADB5 in RGB is (186, 173, 181) - 186 red, 173 green, and 181 blue.

How to use #BAADB5 in CSS?

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

What colors go well with #BAADB5?

#ACB9B1 (complementary), #B8ACB9 (analogous), and #97828F (lighter shade) work well with #BAADB5.