#B4BBBC Color Information

Hex color code: #B4BBBC

#B4BBBC is a muted cyan color. In RGB it is (180, 187, 188), and in HSL it is (188°, 6%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B4BBBC
RGB
180, 187, 188
HSL
188°, 6%, 72%
CMYK
4%, 1%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4BBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 187, 188

Red: 180 / Green: 187 / Blue: 188

HSL

188°, 6%, 72%

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

CMYK

4%, 1%, 0%, 26%

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

What color is #B4BBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4BBBC to RGB:

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

HEX to HSL

Convert #B4BBBC to HSL:

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

HEX to CMYK

Convert #B4BBBC to CMYK:

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

Color Meaning and Usage

#B4BBBC is a balanced cyan color with RGB values of 180, 187, 188 and HSL of 188°, 6%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4BBBC is #BCB4B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3BCB9.

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

Contrast with #B4BBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4BBBC?

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

What is the RGB value of #B4BBBC?

#B4BBBC in RGB is (180, 187, 188) - 180 red, 187 green, and 188 blue.

How to use #B4BBBC in CSS?

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

What colors go well with #B4BBBC?

#BCB4B3 (complementary), #B3BCB9 (analogous), and #8B9698 (lighter shade) work well with #B4BBBC.