#BBBAC1 Color Information

Hex color code: #BBBAC1

A balanced blue shade, #BBBAC1 appears as (187, 186, 193) in RGB and (249°, 5%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BBBAC1
RGB
187, 186, 193
HSL
249°, 5%, 74%
CMYK
3%, 4%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBAC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 186, 193

Red: 187 / Green: 186 / Blue: 193

HSL

249°, 5%, 74%

Hue: 249° / Saturation: 5% / Lightness: 74%

CMYK

3%, 4%, 0%, 24%

Cyan: 3% / Magenta: 4% / Yellow: 0% / Key: 24%

What color is #BBBAC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBAC1 to RGB:

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

HEX to HSL

Convert #BBBAC1 to HSL:

hsl(249, 5%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBAC1 to CMYK:

cmyk(3%, 4%, 0%, 24%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #BBBAC1 has RGB (187, 186, 193) and HSL (249°, 5%, 74%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBAC1 is #BFC0B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9BCC0.

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

Contrast with #BBBAC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBAC1?

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

What is the RGB value of #BBBAC1?

#BBBAC1 in RGB is (187, 186, 193) - 187 red, 186 green, and 193 blue.

How to use #BBBAC1 in CSS?

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

What colors go well with #BBBAC1?

#BFC0B9 (complementary), #B9BCC0 (analogous), and #93919C (lighter shade) work well with #BBBAC1.