#B0BABA Color Information

Hex color code: #B0BABA

The hex color #B0BABA is a subtle cyan with RGB values of (176, 186, 186) and HSL of (180°, 7%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B0BABA
RGB
176, 186, 186
HSL
180°, 7%, 71%
CMYK
5%, 0%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0BABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 186, 186

Red: 176 / Green: 186 / Blue: 186

HSL

180°, 7%, 71%

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

CMYK

5%, 0%, 0%, 27%

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

What color is #B0BABA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0BABA to RGB:

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

HEX to HSL

Convert #B0BABA to HSL:

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

HEX to CMYK

Convert #B0BABA to CMYK:

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

Color Meaning and Usage

#B0BABA is a subtle cyan color with RGB values of 176, 186, 186 and HSL of 180°, 7%, 71%. 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 #B0BABA is #BAB0B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0BAB5.

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

Contrast with #B0BABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0BABA?

#B0BABA is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B0BABA?

#B0BABA in RGB is (176, 186, 186) - 176 red, 186 green, and 186 blue.

How to use #B0BABA in CSS?

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

What colors go well with #B0BABA?

#BAB0B0 (complementary), #B0BAB5 (analogous), and #879797 (lighter shade) work well with #B0BABA.