#BCADB4 Color Information

Hex color code: #BCADB4

The hex color #BCADB4 is a understated magenta with RGB values of (188, 173, 180) and HSL of (332°, 10%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BCADB4
RGB
188, 173, 180
HSL
332°, 10%, 71%
CMYK
0%, 8%, 4%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCADB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 173, 180

Red: 188 / Green: 173 / Blue: 180

HSL

332°, 10%, 71%

Hue: 332° / Saturation: 10% / Lightness: 71%

CMYK

0%, 8%, 4%, 26%

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

What color is #BCADB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCADB4 to RGB:

rgb(188, 173, 180)HEX to RGB Converter →

HEX to HSL

Convert #BCADB4 to HSL:

hsl(332, 10%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BCADB4 to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #BCADB4 has RGB (188, 173, 180) and HSL (332°, 10%, 71%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCADB4 is #AEBCB6, creating high-contrast pairings. For softer combinations, try analogous colors like #BCAEBC.

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

Contrast with #BCADB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCADB4?

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

What is the RGB value of #BCADB4?

#BCADB4 in RGB is (188, 173, 180) - 188 red, 173 green, and 180 blue.

How to use #BCADB4 in CSS?

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

What colors go well with #BCADB4?

#AEBCB6 (complementary), #BCAEBC (analogous), and #9A848E (lighter shade) work well with #BCADB4.