#BCBDB4 Color Information

Hex color code: #BCBDB4

A muted yellow shade, #BCBDB4 appears as (188, 189, 180) in RGB and (67°, 6%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BCBDB4
RGB
188, 189, 180
HSL
67°, 6%, 72%
CMYK
1%, 0%, 5%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBDB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 189, 180

Red: 188 / Green: 189 / Blue: 180

HSL

67°, 6%, 72%

Hue: 67° / Saturation: 6% / Lightness: 72%

CMYK

1%, 0%, 5%, 26%

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

What color is #BCBDB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBDB4 to RGB:

rgb(188, 189, 180)HEX to RGB Converter →

HEX to HSL

Convert #BCBDB4 to HSL:

hsl(67, 6%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBDB4 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #BCBDB4 has RGB (188, 189, 180) and HSL (67°, 6%, 72%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBDB4 is #B4B3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB9B3.

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

Contrast with #BCBDB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBDB4?

#BCBDB4 is a understated yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCBDB4?

#BCBDB4 in RGB is (188, 189, 180) - 188 red, 189 green, and 180 blue.

How to use #BCBDB4 in CSS?

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

What colors go well with #BCBDB4?

#B4B3BC (complementary), #BCB9B3 (analogous), and #96988B (lighter shade) work well with #BCBDB4.