#B4B3BB Color Information

Hex color code: #B4B3BB

The hex color #B4B3BB is a muted blue with RGB values of (180, 179, 187) and HSL of (248°, 6%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B4B3BB
RGB
180, 179, 187
HSL
248°, 6%, 72%
CMYK
4%, 4%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4B3BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 179, 187

Red: 180 / Green: 179 / Blue: 187

HSL

248°, 6%, 72%

Hue: 248° / Saturation: 6% / Lightness: 72%

CMYK

4%, 4%, 0%, 27%

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

What color is #B4B3BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4B3BB to RGB:

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

HEX to HSL

Convert #B4B3BB to HSL:

hsl(248, 6%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B4B3BB to CMYK:

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

Color Meaning and Usage

A balanced blue tone, #B4B3BB has RGB (180, 179, 187) and HSL (248°, 6%, 72%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4B3BB is #BBBCB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3B6BC.

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

Contrast with #B4B3BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4B3BB?

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

What is the RGB value of #B4B3BB?

#B4B3BB in RGB is (180, 179, 187) - 180 red, 179 green, and 187 blue.

How to use #B4B3BB in CSS?

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

What colors go well with #B4B3BB?

#BBBCB3 (complementary), #B3B6BC (analogous), and #8D8B98 (lighter shade) work well with #B4B3BB.