#BCBBBA Color Information

Hex color code: #BCBBBA

#BCBBBA is a muted orange color. In RGB it is (188, 187, 186), and in HSL it is (30°, 1%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BCBBBA
RGB
188, 187, 186
HSL
30°, 1%, 73%
CMYK
0%, 1%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 187, 186

Red: 188 / Green: 187 / Blue: 186

HSL

30°, 1%, 73%

Hue: 30° / Saturation: 1% / Lightness: 73%

CMYK

0%, 1%, 1%, 26%

Cyan: 0% / Magenta: 1% / Yellow: 1% / Key: 26%

What color is #BCBBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBBBA to RGB:

rgb(188, 187, 186)HEX to RGB Converter →

HEX to HSL

Convert #BCBBBA to HSL:

hsl(30, 1%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBBBA to CMYK:

cmyk(0%, 1%, 1%, 26%)Color Converter →

Color Meaning and Usage

#BCBBBA is a muted orange color with RGB values of 188, 187, 186 and HSL of 30°, 1%, 73%. 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 #BCBBBA is #B9BABB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBB9B9.

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

Contrast with #BCBBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBBBA?

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

What is the RGB value of #BCBBBA?

#BCBBBA in RGB is (188, 187, 186) - 188 red, 187 green, and 186 blue.

How to use #BCBBBA in CSS?

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

What colors go well with #BCBBBA?

#B9BABB (complementary), #BBB9B9 (analogous), and #959493 (lighter shade) work well with #BCBBBA.