#B4BABA Color Information

Hex color code: #B4BABA

The hex color #B4BABA is a understated cyan with RGB values of (180, 186, 186) and HSL of (180°, 4%, 72%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B4BABA
RGB
180, 186, 186
HSL
180°, 4%, 72%
CMYK
3%, 0%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4BABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 186, 186

Red: 180 / Green: 186 / Blue: 186

HSL

180°, 4%, 72%

Hue: 180° / Saturation: 4% / Lightness: 72%

CMYK

3%, 0%, 0%, 27%

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

What color is #B4BABA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4BABA to RGB:

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

HEX to HSL

Convert #B4BABA to HSL:

hsl(180, 4%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B4BABA to CMYK:

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

Color Meaning and Usage

A muted cyan tone, #B4BABA has RGB (180, 186, 186) and HSL (180°, 4%, 72%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4BABA is #BAB5B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5BAB8.

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

Contrast with #B4BABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4BABA?

#B4BABA is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B4BABA?

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

How to use #B4BABA in CSS?

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

What colors go well with #B4BABA?

#BAB5B5 (complementary), #B5BAB8 (analogous), and #8D9696 (lighter shade) work well with #B4BABA.