#B5B8BF Color Information

Hex color code: #B5B8BF

The hex color #B5B8BF is a balanced blue with RGB values of (181, 184, 191) and HSL of (222°, 7%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B5B8BF
RGB
181, 184, 191
HSL
222°, 7%, 73%
CMYK
5%, 4%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5B8BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 184, 191

Red: 181 / Green: 184 / Blue: 191

HSL

222°, 7%, 73%

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

CMYK

5%, 4%, 0%, 25%

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

What color is #B5B8BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5B8BF to RGB:

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

HEX to HSL

Convert #B5B8BF to HSL:

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

HEX to CMYK

Convert #B5B8BF to CMYK:

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

Color Meaning and Usage

A neutral blue tone, #B5B8BF has RGB (181, 184, 191) and HSL (222°, 7%, 73%). 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 #B5B8BF is #BFBCB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5BDBF.

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

Contrast with #B5B8BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5B8BF?

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

What is the RGB value of #B5B8BF?

#B5B8BF in RGB is (181, 184, 191) - 181 red, 184 green, and 191 blue.

How to use #B5B8BF in CSS?

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

What colors go well with #B5B8BF?

#BFBCB5 (complementary), #B5BDBF (analogous), and #8C919B (lighter shade) work well with #B5B8BF.