#BCA4AB Color Information

Hex color code: #BCA4AB

#BCA4AB is a understated magenta color. In RGB it is (188, 164, 171), and in HSL it is (343°, 15%, 69%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BCA4AB
RGB
188, 164, 171
HSL
343°, 15%, 69%
CMYK
0%, 13%, 9%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA4AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 164, 171

Red: 188 / Green: 164 / Blue: 171

HSL

343°, 15%, 69%

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

CMYK

0%, 13%, 9%, 26%

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

What color is #BCA4AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA4AB to RGB:

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

HEX to HSL

Convert #BCA4AB to HSL:

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

HEX to CMYK

Convert #BCA4AB to CMYK:

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

Color Meaning and Usage

#BCA4AB is a understated magenta color with RGB values of 188, 164, 171 and HSL of 343°, 15%, 69%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BCA4AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA4AB?

#BCA4AB is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BCA4AB?

#BCA4AB in RGB is (188, 164, 171) - 188 red, 164 green, and 171 blue.

How to use #BCA4AB in CSS?

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

What colors go well with #BCA4AB?

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