#BCAEAB Color Information

Hex color code: #BCAEAB

#BCAEAB is a balanced red color. In RGB it is (188, 174, 171), and in HSL it is (11°, 11%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCAEAB
RGB
188, 174, 171
HSL
11°, 11%, 70%
CMYK
0%, 7%, 9%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAEAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 174, 171

Red: 188 / Green: 174 / Blue: 171

HSL

11°, 11%, 70%

Hue: 11° / Saturation: 11% / Lightness: 70%

CMYK

0%, 7%, 9%, 26%

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

What color is #BCAEAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAEAB to RGB:

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

HEX to HSL

Convert #BCAEAB to HSL:

hsl(11, 11%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAEAB to CMYK:

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

Color Meaning and Usage

#BCAEAB is a neutral red color with RGB values of 188, 174, 171 and HSL of 11°, 11%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAEAB is #AAB8BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBAAAF.

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

Contrast with #BCAEAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAEAB?

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

What is the RGB value of #BCAEAB?

#BCAEAB in RGB is (188, 174, 171) - 188 red, 174 green, and 171 blue.

How to use #BCAEAB in CSS?

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

What colors go well with #BCAEAB?

#AAB8BB (complementary), #BBAAAF (analogous), and #998480 (lighter shade) work well with #BCAEAB.