#BCBEB7 Color Information

Hex color code: #BCBEB7

The hex color #BCBEB7 is a muted green with RGB values of (188, 190, 183) and HSL of (77°, 5%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BCBEB7
RGB
188, 190, 183
HSL
77°, 5%, 73%
CMYK
1%, 0%, 4%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBEB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 190, 183

Red: 188 / Green: 190 / Blue: 183

HSL

77°, 5%, 73%

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

CMYK

1%, 0%, 4%, 25%

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

What color is #BCBEB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBEB7 to RGB:

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

HEX to HSL

Convert #BCBEB7 to HSL:

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

HEX to CMYK

Convert #BCBEB7 to CMYK:

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

Color Meaning and Usage

A muted green tone, #BCBEB7 has RGB (188, 190, 183) and HSL (77°, 5%, 73%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBEB7 is #B9B7BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBCB7.

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

Contrast with #BCBEB7

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 #BCBEB7?

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

What is the RGB value of #BCBEB7?

#BCBEB7 in RGB is (188, 190, 183) - 188 red, 190 green, and 183 blue.

How to use #BCBEB7 in CSS?

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

What colors go well with #BCBEB7?

#B9B7BE (complementary), #BEBCB7 (analogous), and #96998F (lighter shade) work well with #BCBEB7.