#BCBAB2 Color Information

Hex color code: #BCBAB2

A neutral yellow shade, #BCBAB2 appears as (188, 186, 178) in RGB and (48°, 7%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BCBAB2
RGB
188, 186, 178
HSL
48°, 7%, 72%
CMYK
0%, 1%, 5%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBAB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 186, 178

Red: 188 / Green: 186 / Blue: 178

HSL

48°, 7%, 72%

Hue: 48° / Saturation: 7% / Lightness: 72%

CMYK

0%, 1%, 5%, 26%

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

What color is #BCBAB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBAB2 to RGB:

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

HEX to HSL

Convert #BCBAB2 to HSL:

hsl(48, 7%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBAB2 to CMYK:

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

Color Meaning and Usage

A balanced yellow tone, #BCBAB2 has RGB (188, 186, 178) and HSL (48°, 7%, 72%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBAB2 is #B3B5BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB6B3.

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

Contrast with #BCBAB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBAB2?

#BCBAB2 is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCBAB2?

#BCBAB2 in RGB is (188, 186, 178) - 188 red, 186 green, and 178 blue.

How to use #BCBAB2 in CSS?

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

What colors go well with #BCBAB2?

#B3B5BD (complementary), #BDB6B3 (analogous), and #99968A (lighter shade) work well with #BCBAB2.