#BBBEC4 Color Information

Hex color code: #BBBEC4

The hex color #BBBEC4 is a subtle blue with RGB values of (187, 190, 196) and HSL of (220°, 7%, 75%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBBEC4
RGB
187, 190, 196
HSL
220°, 7%, 75%
CMYK
5%, 3%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBEC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 190, 196

Red: 187 / Green: 190 / Blue: 196

HSL

220°, 7%, 75%

Hue: 220° / Saturation: 7% / Lightness: 75%

CMYK

5%, 3%, 0%, 23%

Cyan: 5% / Magenta: 3% / Yellow: 0% / Key: 23%

What color is #BBBEC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBEC4 to RGB:

rgb(187, 190, 196)HEX to RGB Converter →

HEX to HSL

Convert #BBBEC4 to HSL:

hsl(220, 7%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBEC4 to CMYK:

cmyk(5%, 3%, 0%, 23%)Color Converter →

Color Meaning and Usage

#BBBEC4 is a muted blue color with RGB values of 187, 190, 196 and HSL of 220°, 7%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBEC4 is #C4C1BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC2C4.

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

Contrast with #BBBEC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBEC4?

#BBBEC4 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBBEC4?

#BBBEC4 in RGB is (187, 190, 196) - 187 red, 190 green, and 196 blue.

How to use #BBBEC4 in CSS?

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

What colors go well with #BBBEC4?

#C4C1BB (complementary), #BBC2C4 (analogous), and #9297A0 (lighter shade) work well with #BBBEC4.