#BCA4AD Color Information

Hex color code: #BCA4AD

#BCA4AD is a subtle magenta color. In RGB it is (188, 164, 173), and in HSL it is (338°, 15%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BCA4AD
RGB
188, 164, 173
HSL
338°, 15%, 69%
CMYK
0%, 13%, 8%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA4AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 164, 173

Red: 188 / Green: 164 / Blue: 173

HSL

338°, 15%, 69%

Hue: 338° / Saturation: 15% / Lightness: 69%

CMYK

0%, 13%, 8%, 26%

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

What color is #BCA4AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA4AD to RGB:

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

HEX to HSL

Convert #BCA4AD to HSL:

hsl(338, 15%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA4AD to CMYK:

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

Color Meaning and Usage

#BCA4AD is a subtle magenta color with RGB values of 188, 164, 173 and HSL of 338°, 15%, 69%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA4AD is #A4BCB3, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA4B9.

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

Contrast with #BCA4AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA4AD?

#BCA4AD is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BCA4AD?

#BCA4AD in RGB is (188, 164, 173) - 188 red, 164 green, and 173 blue.

How to use #BCA4AD in CSS?

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

What colors go well with #BCA4AD?

#A4BCB3 (complementary), #BCA4B9 (analogous), and #9B7885 (lighter shade) work well with #BCA4AD.