#B5BCBD Color Information

Hex color code: #B5BCBD

A neutral cyan shade, #B5BCBD appears as (181, 188, 189) in RGB and (187°, 6%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B5BCBD
RGB
181, 188, 189
HSL
187°, 6%, 73%
CMYK
4%, 1%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5BCBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 188, 189

Red: 181 / Green: 188 / Blue: 189

HSL

187°, 6%, 73%

Hue: 187° / Saturation: 6% / Lightness: 73%

CMYK

4%, 1%, 0%, 26%

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

What color is #B5BCBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5BCBD to RGB:

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

HEX to HSL

Convert #B5BCBD to HSL:

hsl(187, 6%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B5BCBD to CMYK:

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

Color Meaning and Usage

A neutral cyan tone, #B5BCBD has RGB (181, 188, 189) and HSL (187°, 6%, 73%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B5BCBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5BCBD?

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

What is the RGB value of #B5BCBD?

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

How to use #B5BCBD in CSS?

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

What colors go well with #B5BCBD?

#BEB7B6 (complementary), #B6BEBB (analogous), and #8D999A (lighter shade) work well with #B5BCBD.