#BFC4BA Color Information

Hex color code: #BFC4BA

A balanced green shade, #BFC4BA appears as (191, 196, 186) in RGB and (90°, 8%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFC4BA
RGB
191, 196, 186
HSL
90°, 8%, 75%
CMYK
3%, 0%, 5%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC4BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 196, 186

Red: 191 / Green: 196 / Blue: 186

HSL

90°, 8%, 75%

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

CMYK

3%, 0%, 5%, 23%

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

What color is #BFC4BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC4BA to RGB:

rgb(191, 196, 186)HEX to RGB Converter →

HEX to HSL

Convert #BFC4BA to HSL:

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

HEX to CMYK

Convert #BFC4BA to CMYK:

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

Color Meaning and Usage

A understated green tone, #BFC4BA has RGB (191, 196, 186) and HSL (90°, 8%, 75%). 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 #BFC4BA is #BFBAC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4C4BA.

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

Contrast with #BFC4BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC4BA?

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

What is the RGB value of #BFC4BA?

#BFC4BA in RGB is (191, 196, 186) - 191 red, 196 green, and 186 blue.

How to use #BFC4BA in CSS?

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

What colors go well with #BFC4BA?

#BFBAC4 (complementary), #C4C4BA (analogous), and #99A191 (lighter shade) work well with #BFC4BA.