#BCA5AC Color Information

Hex color code: #BCA5AC

The hex color #BCA5AC is a muted magenta with RGB values of (188, 165, 172) and HSL of (342°, 15%, 69%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BCA5AC
RGB
188, 165, 172
HSL
342°, 15%, 69%
CMYK
0%, 12%, 9%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA5AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 165, 172

Red: 188 / Green: 165 / Blue: 172

HSL

342°, 15%, 69%

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

CMYK

0%, 12%, 9%, 26%

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

What color is #BCA5AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA5AC to RGB:

rgb(188, 165, 172)HEX to RGB Converter →

HEX to HSL

Convert #BCA5AC to HSL:

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

HEX to CMYK

Convert #BCA5AC to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #BCA5AC has RGB (188, 165, 172) and HSL (342°, 15%, 69%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA5AC is #A4BCB5, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA4B7.

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

Contrast with #BCA5AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA5AC?

#BCA5AC is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BCA5AC?

#BCA5AC in RGB is (188, 165, 172) - 188 red, 165 green, and 172 blue.

How to use #BCA5AC in CSS?

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

What colors go well with #BCA5AC?

#A4BCB5 (complementary), #BCA4B7 (analogous), and #9B7883 (lighter shade) work well with #BCA5AC.