#BBBEB7 Color Information

Hex color code: #BBBEB7

A understated green shade, #BBBEB7 appears as (187, 190, 183) in RGB and (86°, 5%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BBBEB7
RGB
187, 190, 183
HSL
86°, 5%, 73%
CMYK
2%, 0%, 4%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBEB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 190, 183

Red: 187 / Green: 190 / Blue: 183

HSL

86°, 5%, 73%

Hue: 86° / Saturation: 5% / Lightness: 73%

CMYK

2%, 0%, 4%, 25%

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

What color is #BBBEB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBEB7 to RGB:

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

HEX to HSL

Convert #BBBEB7 to HSL:

hsl(86, 5%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBEB7 to CMYK:

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

Color Meaning and Usage

#BBBEB7 is a neutral green color with RGB values of 187, 190, 183 and HSL of 86°, 5%, 73%. 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 #BBBEB7 is #BAB7BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBDB7.

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

Contrast with #BBBEB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBEB7?

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

What is the RGB value of #BBBEB7?

#BBBEB7 in RGB is (187, 190, 183) - 187 red, 190 green, and 183 blue.

How to use #BBBEB7 in CSS?

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

What colors go well with #BBBEB7?

#BAB7BE (complementary), #BEBDB7 (analogous), and #95998F (lighter shade) work well with #BBBEB7.