#B1BEB1 Color Information

Hex color code: #B1BEB1

#B1BEB1 is a subtle green color. In RGB it is (177, 190, 177), and in HSL it is (120°, 9%, 72%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B1BEB1
RGB
177, 190, 177
HSL
120°, 9%, 72%
CMYK
7%, 0%, 7%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1BEB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 190, 177

Red: 177 / Green: 190 / Blue: 177

HSL

120°, 9%, 72%

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

CMYK

7%, 0%, 7%, 25%

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

What color is #B1BEB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1BEB1 to RGB:

rgb(177, 190, 177)HEX to RGB Converter →

HEX to HSL

Convert #B1BEB1 to HSL:

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

HEX to CMYK

Convert #B1BEB1 to CMYK:

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

Color Meaning and Usage

A balanced green tone, #B1BEB1 has RGB (177, 190, 177) and HSL (120°, 9%, 72%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1BEB1 is #BEB1BE, creating high-contrast pairings. For softer combinations, try analogous colors like #B8BEB1.

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

Contrast with #B1BEB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1BEB1?

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

What is the RGB value of #B1BEB1?

#B1BEB1 in RGB is (177, 190, 177) - 177 red, 190 green, and 177 blue.

How to use #B1BEB1 in CSS?

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

What colors go well with #B1BEB1?

#BEB1BE (complementary), #B8BEB1 (analogous), and #879B87 (lighter shade) work well with #B1BEB1.