#BCBAB8 Color Information

Hex color code: #BCBAB8

The hex color #BCBAB8 is a balanced orange with RGB values of (188, 186, 184) and HSL of (30°, 3%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCBAB8
RGB
188, 186, 184
HSL
30°, 3%, 73%
CMYK
0%, 1%, 2%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBAB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 186, 184

Red: 188 / Green: 186 / Blue: 184

HSL

30°, 3%, 73%

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

CMYK

0%, 1%, 2%, 26%

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

What color is #BCBAB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBAB8 to RGB:

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

HEX to HSL

Convert #BCBAB8 to HSL:

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

HEX to CMYK

Convert #BCBAB8 to CMYK:

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

Color Meaning and Usage

#BCBAB8 is a neutral orange color with RGB values of 188, 186, 184 and HSL of 30°, 3%, 73%. 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 #BCBAB8 is #B8BABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB8B8.

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

Contrast with #BCBAB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBAB8?

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

What is the RGB value of #BCBAB8?

#BCBAB8 in RGB is (188, 186, 184) - 188 red, 186 green, and 184 blue.

How to use #BCBAB8 in CSS?

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

What colors go well with #BCBAB8?

#B8BABC (complementary), #BCB8B8 (analogous), and #979491 (lighter shade) work well with #BCBAB8.