#B5BCBF Color Information

Hex color code: #B5BCBF

A subtle blue shade, #B5BCBF appears as (181, 188, 191) in RGB and (198°, 7%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B5BCBF
RGB
181, 188, 191
HSL
198°, 7%, 73%
CMYK
5%, 2%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5BCBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 188, 191

Red: 181 / Green: 188 / Blue: 191

HSL

198°, 7%, 73%

Hue: 198° / Saturation: 7% / Lightness: 73%

CMYK

5%, 2%, 0%, 25%

Cyan: 5% / Magenta: 2% / Yellow: 0% / Key: 25%

What color is #B5BCBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5BCBF to RGB:

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

HEX to HSL

Convert #B5BCBF to HSL:

hsl(198, 7%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B5BCBF to CMYK:

cmyk(5%, 2%, 0%, 25%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #B5BCBF has RGB (181, 188, 191) and HSL (198°, 7%, 73%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B5BCBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5BCBF?

#B5BCBF is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B5BCBF?

#B5BCBF in RGB is (181, 188, 191) - 181 red, 188 green, and 191 blue.

How to use #B5BCBF in CSS?

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

What colors go well with #B5BCBF?

#BFB8B5 (complementary), #B5BFBD (analogous), and #8C979B (lighter shade) work well with #B5BCBF.