#BBBEBA Color Information

Hex color code: #BBBEBA

#BBBEBA is a muted green color. In RGB it is (187, 190, 186), and in HSL it is (105°, 3%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BBBEBA
RGB
187, 190, 186
HSL
105°, 3%, 74%
CMYK
2%, 0%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 190, 186

Red: 187 / Green: 190 / Blue: 186

HSL

105°, 3%, 74%

Hue: 105° / Saturation: 3% / Lightness: 74%

CMYK

2%, 0%, 2%, 25%

Cyan: 2% / Magenta: 0% / Yellow: 2% / Key: 25%

What color is #BBBEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBEBA to RGB:

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

HEX to HSL

Convert #BBBEBA to HSL:

hsl(105, 3%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBEBA to CMYK:

cmyk(2%, 0%, 2%, 25%)Color Converter →

Color Meaning and Usage

#BBBEBA is a subtle green color with RGB values of 187, 190, 186 and HSL of 105°, 3%, 74%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBEBA is #BEBBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBFBB.

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

Contrast with #BBBEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBEBA?

#BBBEBA is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBBEBA?

#BBBEBA in RGB is (187, 190, 186) - 187 red, 190 green, and 186 blue.

How to use #BBBEBA in CSS?

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

What colors go well with #BBBEBA?

#BEBBBF (complementary), #BEBFBB (analogous), and #959A93 (lighter shade) work well with #BBBEBA.