#BCB6AC Color Information

Hex color code: #BCB6AC

A understated orange shade, #BCB6AC appears as (188, 182, 172) in RGB and (37°, 11%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCB6AC
RGB
188, 182, 172
HSL
37°, 11%, 71%
CMYK
0%, 3%, 9%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB6AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 182, 172

Red: 188 / Green: 182 / Blue: 172

HSL

37°, 11%, 71%

Hue: 37° / Saturation: 11% / Lightness: 71%

CMYK

0%, 3%, 9%, 26%

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

What color is #BCB6AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB6AC to RGB:

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

HEX to HSL

Convert #BCB6AC to HSL:

hsl(37, 11%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB6AC to CMYK:

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

Color Meaning and Usage

#BCB6AC is a muted orange color with RGB values of 188, 182, 172 and HSL of 37°, 11%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB6AC is #ADB3BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDAFAD.

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

Contrast with #BCB6AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB6AC?

#BCB6AC is a muted orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCB6AC?

#BCB6AC in RGB is (188, 182, 172) - 188 red, 182 green, and 172 blue.

How to use #BCB6AC in CSS?

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

What colors go well with #BCB6AC?

#ADB3BD (complementary), #BDAFAD (analogous), and #9B9282 (lighter shade) work well with #BCB6AC.