#B4BABB Color Information

Hex color code: #B4BABB

A neutral cyan shade, #B4BABB appears as (180, 186, 187) in RGB and (189°, 5%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B4BABB
RGB
180, 186, 187
HSL
189°, 5%, 72%
CMYK
4%, 1%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4BABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 186, 187

Red: 180 / Green: 186 / Blue: 187

HSL

189°, 5%, 72%

Hue: 189° / Saturation: 5% / Lightness: 72%

CMYK

4%, 1%, 0%, 27%

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

What color is #B4BABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4BABB to RGB:

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

HEX to HSL

Convert #B4BABB to HSL:

hsl(189, 5%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B4BABB to CMYK:

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

Color Meaning and Usage

#B4BABB is a understated cyan color with RGB values of 180, 186, 187 and HSL of 189°, 5%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4BABB is #BBB5B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4BBB9.

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

Contrast with #B4BABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4BABB?

#B4BABB is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B4BABB?

#B4BABB in RGB is (180, 186, 187) - 180 red, 186 green, and 187 blue.

How to use #B4BABB in CSS?

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

What colors go well with #B4BABB?

#BBB5B4 (complementary), #B4BBB9 (analogous), and #8C9597 (lighter shade) work well with #B4BABB.