#B3BCBD Color Information

Hex color code: #B3BCBD

The hex color #B3BCBD is a understated cyan with RGB values of (179, 188, 189) and HSL of (186°, 7%, 72%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B3BCBD
RGB
179, 188, 189
HSL
186°, 7%, 72%
CMYK
5%, 1%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3BCBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 188, 189

Red: 179 / Green: 188 / Blue: 189

HSL

186°, 7%, 72%

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

CMYK

5%, 1%, 0%, 26%

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

What color is #B3BCBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3BCBD to RGB:

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

HEX to HSL

Convert #B3BCBD to HSL:

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

HEX to CMYK

Convert #B3BCBD to CMYK:

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

Color Meaning and Usage

A neutral cyan tone, #B3BCBD has RGB (179, 188, 189) and HSL (186°, 7%, 72%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B3BCBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3BCBD?

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

What is the RGB value of #B3BCBD?

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

How to use #B3BCBD in CSS?

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

What colors go well with #B3BCBD?

#BDB4B3 (complementary), #B3BDB9 (analogous), and #8A9799 (lighter shade) work well with #B3BCBD.