#BBBBBC Color Information

Hex color code: #BBBBBC

A understated blue shade, #BBBBBC appears as (187, 187, 188) in RGB and (240°, 1%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBBBBC
RGB
187, 187, 188
HSL
240°, 1%, 74%
CMYK
1%, 1%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 187, 188

Red: 187 / Green: 187 / Blue: 188

HSL

240°, 1%, 74%

Hue: 240° / Saturation: 1% / Lightness: 74%

CMYK

1%, 1%, 0%, 26%

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

What color is #BBBBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBBBC to RGB:

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

HEX to HSL

Convert #BBBBBC to HSL:

hsl(240, 1%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBBBC to CMYK:

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

Color Meaning and Usage

A balanced blue tone, #BBBBBC has RGB (187, 187, 188) and HSL (240°, 1%, 74%). 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 #BBBBBC is #BDBDBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBDBD.

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

Contrast with #BBBBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBBBC?

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

What is the RGB value of #BBBBBC?

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

How to use #BBBBBC in CSS?

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

What colors go well with #BBBBBC?

#BDBDBC (complementary), #BCBDBD (analogous), and #959597 (lighter shade) work well with #BBBBBC.