#BCA7AF Color Information

Hex color code: #BCA7AF

The hex color #BCA7AF is a balanced magenta with RGB values of (188, 167, 175) and HSL of (337°, 14%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCA7AF
RGB
188, 167, 175
HSL
337°, 14%, 70%
CMYK
0%, 11%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA7AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 167, 175

Red: 188 / Green: 167 / Blue: 175

HSL

337°, 14%, 70%

Hue: 337° / Saturation: 14% / Lightness: 70%

CMYK

0%, 11%, 7%, 26%

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

What color is #BCA7AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA7AF to RGB:

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

HEX to HSL

Convert #BCA7AF to HSL:

hsl(337, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA7AF to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #BCA7AF has RGB (188, 167, 175) and HSL (337°, 14%, 70%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA7AF is #A8BDB5, creating high-contrast pairings. For softer combinations, try analogous colors like #BDA8BB.

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

Contrast with #BCA7AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA7AF?

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

What is the RGB value of #BCA7AF?

#BCA7AF in RGB is (188, 167, 175) - 188 red, 167 green, and 175 blue.

How to use #BCA7AF in CSS?

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

What colors go well with #BCA7AF?

#A8BDB5 (complementary), #BDA8BB (analogous), and #9C7C89 (lighter shade) work well with #BCA7AF.