#BCA3AB Color Information

Hex color code: #BCA3AB

The hex color #BCA3AB is a understated magenta with RGB values of (188, 163, 171) and HSL of (341°, 16%, 69%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BCA3AB
RGB
188, 163, 171
HSL
341°, 16%, 69%
CMYK
0%, 13%, 9%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA3AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 163, 171

Red: 188 / Green: 163 / Blue: 171

HSL

341°, 16%, 69%

Hue: 341° / Saturation: 16% / Lightness: 69%

CMYK

0%, 13%, 9%, 26%

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

What color is #BCA3AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA3AB to RGB:

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

HEX to HSL

Convert #BCA3AB to HSL:

hsl(341, 16%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA3AB to CMYK:

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

Color Meaning and Usage

#BCA3AB is a neutral magenta color with RGB values of 188, 163, 171 and HSL of 341°, 16%, 69%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA3AB is #A3BDB5, creating high-contrast pairings. For softer combinations, try analogous colors like #BDA3B8.

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

Contrast with #BCA3AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA3AB?

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

What is the RGB value of #BCA3AB?

#BCA3AB in RGB is (188, 163, 171) - 188 red, 163 green, and 171 blue.

How to use #BCA3AB in CSS?

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

What colors go well with #BCA3AB?

#A3BDB5 (complementary), #BDA3B8 (analogous), and #9C7783 (lighter shade) work well with #BCA3AB.