#BFC0BE Color Information

Hex color code: #BFC0BE

The hex color #BFC0BE is a muted green with RGB values of (191, 192, 190) and HSL of (90°, 2%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BFC0BE
RGB
191, 192, 190
HSL
90°, 2%, 75%
CMYK
1%, 0%, 1%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC0BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 192, 190

Red: 191 / Green: 192 / Blue: 190

HSL

90°, 2%, 75%

Hue: 90° / Saturation: 2% / Lightness: 75%

CMYK

1%, 0%, 1%, 25%

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

What color is #BFC0BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC0BE to RGB:

rgb(191, 192, 190)HEX to RGB Converter →

HEX to HSL

Convert #BFC0BE to HSL:

hsl(90, 2%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC0BE to CMYK:

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

Color Meaning and Usage

#BFC0BE is a understated green color with RGB values of 191, 192, 190 and HSL of 90°, 2%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC0BE is #BFBEC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1C1BE.

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

Contrast with #BFC0BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC0BE?

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

What is the RGB value of #BFC0BE?

#BFC0BE in RGB is (191, 192, 190) - 191 red, 192 green, and 190 blue.

How to use #BFC0BE in CSS?

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

What colors go well with #BFC0BE?

#BFBEC1 (complementary), #C1C1BE (analogous), and #999B97 (lighter shade) work well with #BFC0BE.