#BFC1CF Color Information

Hex color code: #BFC1CF

The hex color #BFC1CF is a soft blue with RGB values of (191, 193, 207) and HSL of (233°, 14%, 78%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFC1CF
RGB
191, 193, 207
HSL
233°, 14%, 78%
CMYK
8%, 7%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC1CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 193, 207

Red: 191 / Green: 193 / Blue: 207

HSL

233°, 14%, 78%

Hue: 233° / Saturation: 14% / Lightness: 78%

CMYK

8%, 7%, 0%, 19%

Cyan: 8% / Magenta: 7% / Yellow: 0% / Key: 19%

What color is #BFC1CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC1CF to RGB:

rgb(191, 193, 207)HEX to RGB Converter →

HEX to HSL

Convert #BFC1CF to HSL:

hsl(233, 14%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC1CF to CMYK:

cmyk(8%, 7%, 0%, 19%)Color Converter →

Color Meaning and Usage

#BFC1CF is a airy blue color with RGB values of 191, 193, 207 and HSL of 233°, 14%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC1CF is #CFCDBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFC9CF.

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

Contrast with #BFC1CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC1CF?

#BFC1CF is a airy blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFC1CF?

#BFC1CF in RGB is (191, 193, 207) - 191 red, 193 green, and 207 blue.

How to use #BFC1CF in CSS?

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

What colors go well with #BFC1CF?

#CFCDBF (complementary), #BFC9CF (analogous), and #9397AE (lighter shade) work well with #BFC1CF.