#BBC5BE Color Information

Hex color code: #BBC5BE

A muted green shade, #BBC5BE appears as (187, 197, 190) in RGB and (138°, 8%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BBC5BE
RGB
187, 197, 190
HSL
138°, 8%, 75%
CMYK
5%, 0%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 197, 190

Red: 187 / Green: 197 / Blue: 190

HSL

138°, 8%, 75%

Hue: 138° / Saturation: 8% / Lightness: 75%

CMYK

5%, 0%, 4%, 23%

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

What color is #BBC5BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC5BE to RGB:

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

HEX to HSL

Convert #BBC5BE to HSL:

hsl(138, 8%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC5BE to CMYK:

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

Color Meaning and Usage

A neutral green tone, #BBC5BE has RGB (187, 197, 190) and HSL (138°, 8%, 75%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBC5BE is #C4BAC1, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC4BA.

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

Contrast with #BBC5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC5BE?

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

What is the RGB value of #BBC5BE?

#BBC5BE in RGB is (187, 197, 190) - 187 red, 197 green, and 190 blue.

How to use #BBC5BE in CSS?

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

What colors go well with #BBC5BE?

#C4BAC1 (complementary), #BCC4BA (analogous), and #91A196 (lighter shade) work well with #BBC5BE.