#BFC7BB Color Information

Hex color code: #BFC7BB

#BFC7BB is a airy green color. In RGB it is (191, 199, 187), and in HSL it is (100°, 10%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFC7BB
RGB
191, 199, 187
HSL
100°, 10%, 76%
CMYK
4%, 0%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC7BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 199, 187

Red: 191 / Green: 199 / Blue: 187

HSL

100°, 10%, 76%

Hue: 100° / Saturation: 10% / Lightness: 76%

CMYK

4%, 0%, 6%, 22%

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

What color is #BFC7BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC7BB to RGB:

rgb(191, 199, 187)HEX to RGB Converter →

HEX to HSL

Convert #BFC7BB to HSL:

hsl(100, 10%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC7BB to CMYK:

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

Color Meaning and Usage

#BFC7BB is a soft green color with RGB values of 191, 199, 187 and HSL of 100°, 10%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC7BB is #C4BCC8, creating high-contrast pairings. For softer combinations, try analogous colors like #C6C8BC.

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

Contrast with #BFC7BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC7BB?

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

What is the RGB value of #BFC7BB?

#BFC7BB in RGB is (191, 199, 187) - 191 red, 199 green, and 187 blue.

How to use #BFC7BB in CSS?

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

What colors go well with #BFC7BB?

#C4BCC8 (complementary), #C6C8BC (analogous), and #98A592 (lighter shade) work well with #BFC7BB.