#BCB0AE Color Information

Hex color code: #BCB0AE

The hex color #BCB0AE is a subtle red with RGB values of (188, 176, 174) and HSL of (9°, 9%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BCB0AE
RGB
188, 176, 174
HSL
9°, 9%, 71%
CMYK
0%, 6%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB0AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 176, 174

Red: 188 / Green: 176 / Blue: 174

HSL

9°, 9%, 71%

Hue: 9° / Saturation: 9% / Lightness: 71%

CMYK

0%, 6%, 7%, 26%

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

What color is #BCB0AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB0AE to RGB:

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

HEX to HSL

Convert #BCB0AE to HSL:

hsl(9, 9%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB0AE to CMYK:

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

Color Meaning and Usage

#BCB0AE is a muted red color with RGB values of 188, 176, 174 and HSL of 9°, 9%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB0AE is #AEBABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCAEB3.

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

Contrast with #BCB0AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB0AE?

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

What is the RGB value of #BCB0AE?

#BCB0AE in RGB is (188, 176, 174) - 188 red, 176 green, and 174 blue.

How to use #BCB0AE in CSS?

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

What colors go well with #BCB0AE?

#AEBABC (complementary), #BCAEB3 (analogous), and #998885 (lighter shade) work well with #BCB0AE.