#BBC6BB Color Information

Hex color code: #BBC6BB

#BBC6BB is a muted green color. In RGB it is (187, 198, 187), and in HSL it is (120°, 9%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BBC6BB
RGB
187, 198, 187
HSL
120°, 9%, 75%
CMYK
6%, 0%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC6BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 198, 187

Red: 187 / Green: 198 / Blue: 187

HSL

120°, 9%, 75%

Hue: 120° / Saturation: 9% / Lightness: 75%

CMYK

6%, 0%, 6%, 22%

Cyan: 6% / Magenta: 0% / Yellow: 6% / Key: 22%

What color is #BBC6BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC6BB to RGB:

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

HEX to HSL

Convert #BBC6BB to HSL:

hsl(120, 9%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC6BB to CMYK:

cmyk(6%, 0%, 6%, 22%)Color Converter →

Color Meaning and Usage

#BBC6BB is a balanced green color with RGB values of 187, 198, 187 and HSL of 120°, 9%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBC6BB is #C5BAC5, creating high-contrast pairings. For softer combinations, try analogous colors like #BFC5BA.

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

Contrast with #BBC6BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC6BB?

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

What is the RGB value of #BBC6BB?

#BBC6BB in RGB is (187, 198, 187) - 187 red, 198 green, and 187 blue.

How to use #BBC6BB in CSS?

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

What colors go well with #BBC6BB?

#C5BAC5 (complementary), #BFC5BA (analogous), and #90A290 (lighter shade) work well with #BBC6BB.