#BFC7CA Color Information

Hex color code: #BFC7CA

A airy blue shade, #BFC7CA appears as (191, 199, 202) in RGB and (196°, 9%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFC7CA
RGB
191, 199, 202
HSL
196°, 9%, 77%
CMYK
5%, 1%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC7CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 199, 202

Red: 191 / Green: 199 / Blue: 202

HSL

196°, 9%, 77%

Hue: 196° / Saturation: 9% / Lightness: 77%

CMYK

5%, 1%, 0%, 21%

Cyan: 5% / Magenta: 1% / Yellow: 0% / Key: 21%

What color is #BFC7CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC7CA to RGB:

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

HEX to HSL

Convert #BFC7CA to HSL:

hsl(196, 9%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC7CA to CMYK:

cmyk(5%, 1%, 0%, 21%)Color Converter →

Color Meaning and Usage

#BFC7CA is a soft blue color with RGB values of 191, 199, 202 and HSL of 196°, 9%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC7CA is #CAC2BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCAC7.

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

Contrast with #BFC7CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC7CA?

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

What is the RGB value of #BFC7CA?

#BFC7CA in RGB is (191, 199, 202) - 191 red, 199 green, and 202 blue.

How to use #BFC7CA in CSS?

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

What colors go well with #BFC7CA?

#CAC2BF (complementary), #BFCAC7 (analogous), and #95A2A7 (lighter shade) work well with #BFC7CA.