#BCACA9 Color Information

Hex color code: #BCACA9

The hex color #BCACA9 is a subtle red with RGB values of (188, 172, 169) and HSL of (9°, 12%, 70%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BCACA9
RGB
188, 172, 169
HSL
9°, 12%, 70%
CMYK
0%, 9%, 10%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCACA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 172, 169

Red: 188 / Green: 172 / Blue: 169

HSL

9°, 12%, 70%

Hue: 9° / Saturation: 12% / Lightness: 70%

CMYK

0%, 9%, 10%, 26%

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

What color is #BCACA9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCACA9 to RGB:

rgb(188, 172, 169)HEX to RGB Converter →

HEX to HSL

Convert #BCACA9 to HSL:

hsl(9, 12%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BCACA9 to CMYK:

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

Color Meaning and Usage

A balanced red tone, #BCACA9 has RGB (188, 172, 169) and HSL (9°, 12%, 70%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCACA9 is #A9B9BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA9B0.

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

Contrast with #BCACA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCACA9?

#BCACA9 is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCACA9?

#BCACA9 in RGB is (188, 172, 169) - 188 red, 172 green, and 169 blue.

How to use #BCACA9 in CSS?

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

What colors go well with #BCACA9?

#A9B9BC (complementary), #BCA9B0 (analogous), and #9A837E (lighter shade) work well with #BCACA9.