#BCBEBD Color Information

Hex color code: #BCBEBD

#BCBEBD is a balanced cyan color. In RGB it is (188, 190, 189), and in HSL it is (150°, 2%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCBEBD
RGB
188, 190, 189
HSL
150°, 2%, 74%
CMYK
1%, 0%, 1%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBEBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 190, 189

Red: 188 / Green: 190 / Blue: 189

HSL

150°, 2%, 74%

Hue: 150° / Saturation: 2% / Lightness: 74%

CMYK

1%, 0%, 1%, 25%

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

What color is #BCBEBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBEBD to RGB:

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

HEX to HSL

Convert #BCBEBD to HSL:

hsl(150, 2%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBEBD to CMYK:

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

Color Meaning and Usage

A understated cyan tone, #BCBEBD has RGB (188, 190, 189) and HSL (150°, 2%, 74%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BCBEBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBEBD?

#BCBEBD is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCBEBD?

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

How to use #BCBEBD in CSS?

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

What colors go well with #BCBEBD?

#BEBBBD (complementary), #BBBEBB (analogous), and #949996 (lighter shade) work well with #BCBEBD.