#BCABA6 Color Information

Hex color code: #BCABA6

A muted red shade, #BCABA6 appears as (188, 171, 166) in RGB and (14°, 14%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCABA6
RGB
188, 171, 166
HSL
14°, 14%, 69%
CMYK
0%, 9%, 12%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCABA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 171, 166

Red: 188 / Green: 171 / Blue: 166

HSL

14°, 14%, 69%

Hue: 14° / Saturation: 14% / Lightness: 69%

CMYK

0%, 9%, 12%, 26%

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

What color is #BCABA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCABA6 to RGB:

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

HEX to HSL

Convert #BCABA6 to HSL:

hsl(14, 14%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BCABA6 to CMYK:

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

Color Meaning and Usage

#BCABA6 is a subtle red color with RGB values of 188, 171, 166 and HSL of 14°, 14%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCABA6 is #A5B6BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA5AB.

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

Contrast with #BCABA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCABA6?

#BCABA6 is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCABA6?

#BCABA6 in RGB is (188, 171, 166) - 188 red, 171 green, and 166 blue.

How to use #BCABA6 in CSS?

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

What colors go well with #BCABA6?

#A5B6BB (complementary), #BBA5AB (analogous), and #9A8179 (lighter shade) work well with #BCABA6.