#BCA5AF Color Information

Hex color code: #BCA5AF

#BCA5AF is a understated magenta color. In RGB it is (188, 165, 175), and in HSL it is (334°, 15%, 69%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCA5AF
RGB
188, 165, 175
HSL
334°, 15%, 69%
CMYK
0%, 12%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA5AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 165, 175

Red: 188 / Green: 165 / Blue: 175

HSL

334°, 15%, 69%

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

CMYK

0%, 12%, 7%, 26%

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

What color is #BCA5AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA5AF to RGB:

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

HEX to HSL

Convert #BCA5AF to HSL:

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

HEX to CMYK

Convert #BCA5AF to CMYK:

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

Color Meaning and Usage

#BCA5AF is a muted magenta color with RGB values of 188, 165, 175 and HSL of 334°, 15%, 69%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA5AF is #A4BCB2, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA4BA.

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

Contrast with #BCA5AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA5AF?

#BCA5AF is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BCA5AF?

#BCA5AF in RGB is (188, 165, 175) - 188 red, 165 green, and 175 blue.

How to use #BCA5AF in CSS?

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

What colors go well with #BCA5AF?

#A4BCB2 (complementary), #BCA4BA (analogous), and #9B7887 (lighter shade) work well with #BCA5AF.