#BCBDBD Color Information

Hex color code: #BCBDBD

A muted cyan shade, #BCBDBD appears as (188, 189, 189) in RGB and (180°, 1%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BCBDBD
RGB
188, 189, 189
HSL
180°, 1%, 74%
CMYK
1%, 0%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBDBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 189, 189

Red: 188 / Green: 189 / Blue: 189

HSL

180°, 1%, 74%

Hue: 180° / Saturation: 1% / Lightness: 74%

CMYK

1%, 0%, 0%, 26%

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

What color is #BCBDBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBDBD to RGB:

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

HEX to HSL

Convert #BCBDBD to HSL:

hsl(180, 1%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBDBD to CMYK:

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

Color Meaning and Usage

A subtle cyan tone, #BCBDBD has RGB (188, 189, 189) and HSL (180°, 1%, 74%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BCBDBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBDBD?

#BCBDBD is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCBDBD?

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

How to use #BCBDBD in CSS?

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

What colors go well with #BCBDBD?

#BDBCBC (complementary), #BCBDBD (analogous), and #959797 (lighter shade) work well with #BCBDBD.