#BFC7CD Color Information

Hex color code: #BFC7CD

#BFC7CD is a soft blue color. In RGB it is (191, 199, 205), and in HSL it is (206°, 12%, 78%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFC7CD
RGB
191, 199, 205
HSL
206°, 12%, 78%
CMYK
7%, 3%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC7CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 199, 205

Red: 191 / Green: 199 / Blue: 205

HSL

206°, 12%, 78%

Hue: 206° / Saturation: 12% / Lightness: 78%

CMYK

7%, 3%, 0%, 20%

Cyan: 7% / Magenta: 3% / Yellow: 0% / Key: 20%

What color is #BFC7CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC7CD to RGB:

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

HEX to HSL

Convert #BFC7CD to HSL:

hsl(206, 12%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC7CD to CMYK:

cmyk(7%, 3%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft blue tone, #BFC7CD has RGB (191, 199, 205) and HSL (206°, 12%, 78%). 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 #BFC7CD is #CEC6C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0CECD.

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

Contrast with #BFC7CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC7CD?

#BFC7CD is a soft blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFC7CD?

#BFC7CD in RGB is (191, 199, 205) - 191 red, 199 green, and 205 blue.

How to use #BFC7CD in CSS?

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

What colors go well with #BFC7CD?

#CEC6C0 (complementary), #C0CECD (analogous), and #95A2AC (lighter shade) work well with #BFC7CD.