#B3B1BB Color Information

Hex color code: #B3B1BB

The hex color #B3B1BB is a subtle blue with RGB values of (179, 177, 187) and HSL of (252°, 7%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B3B1BB
RGB
179, 177, 187
HSL
252°, 7%, 71%
CMYK
4%, 5%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3B1BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 177, 187

Red: 179 / Green: 177 / Blue: 187

HSL

252°, 7%, 71%

Hue: 252° / Saturation: 7% / Lightness: 71%

CMYK

4%, 5%, 0%, 27%

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

What color is #B3B1BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3B1BB to RGB:

rgb(179, 177, 187)HEX to RGB Converter →

HEX to HSL

Convert #B3B1BB to HSL:

hsl(252, 7%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B3B1BB to CMYK:

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

Color Meaning and Usage

#B3B1BB is a neutral blue color with RGB values of 179, 177, 187 and HSL of 252°, 7%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3B1BB is #B8BAB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B3BA.

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

Contrast with #B3B1BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3B1BB?

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

What is the RGB value of #B3B1BB?

#B3B1BB in RGB is (179, 177, 187) - 179 red, 177 green, and 187 blue.

How to use #B3B1BB in CSS?

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

What colors go well with #B3B1BB?

#B8BAB0 (complementary), #B0B3BA (analogous), and #8A8797 (lighter shade) work well with #B3B1BB.