#BCA1AF Color Information

Hex color code: #BCA1AF

A understated magenta shade, #BCA1AF appears as (188, 161, 175) in RGB and (329°, 17%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCA1AF
RGB
188, 161, 175
HSL
329°, 17%, 68%
CMYK
0%, 14%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA1AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 161, 175

Red: 188 / Green: 161 / Blue: 175

HSL

329°, 17%, 68%

Hue: 329° / Saturation: 17% / Lightness: 68%

CMYK

0%, 14%, 7%, 26%

Cyan: 0% / Magenta: 14% / Yellow: 7% / Key: 26%

What color is #BCA1AF?

#BCA1AF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA1AF to RGB:

rgb(188, 161, 175)HEX to RGB Converter →

HEX to HSL

Convert #BCA1AF to HSL:

hsl(329, 17%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA1AF to CMYK:

cmyk(0%, 14%, 7%, 26%)Color Converter →

Color Meaning and Usage

#BCA1AF is a muted magenta color with RGB values of 188, 161, 175 and HSL of 329°, 17%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA1AF is #A0BBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA0BB.

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

Contrast with #BCA1AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA1AF?

#BCA1AF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BCA1AF?

#BCA1AF in RGB is (188, 161, 175) - 188 red, 161 green, and 175 blue.

How to use #BCA1AF in CSS?

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

What colors go well with #BCA1AF?

#A0BBAD (complementary), #BBA0BB (analogous), and #9C7388 (lighter shade) work well with #BCA1AF.