#BFC9CB Color Information

Hex color code: #BFC9CB

#BFC9CB is a delicate cyan color. In RGB it is (191, 201, 203), and in HSL it is (190°, 10%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFC9CB
RGB
191, 201, 203
HSL
190°, 10%, 77%
CMYK
6%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC9CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 201, 203

Red: 191 / Green: 201 / Blue: 203

HSL

190°, 10%, 77%

Hue: 190° / Saturation: 10% / Lightness: 77%

CMYK

6%, 1%, 0%, 20%

Cyan: 6% / Magenta: 1% / Yellow: 0% / Key: 20%

What color is #BFC9CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC9CB to RGB:

rgb(191, 201, 203)HEX to RGB Converter →

HEX to HSL

Convert #BFC9CB to HSL:

hsl(190, 10%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC9CB to CMYK:

cmyk(6%, 1%, 0%, 20%)Color Converter →

Color Meaning and Usage

A light cyan tone, #BFC9CB has RGB (191, 201, 203) and HSL (190°, 10%, 77%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC9CB is #CAC0BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BECAC6.

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

Contrast with #BFC9CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC9CB?

#BFC9CB is a light cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFC9CB?

#BFC9CB in RGB is (191, 201, 203) - 191 red, 201 green, and 203 blue.

How to use #BFC9CB in CSS?

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

What colors go well with #BFC9CB?

#CAC0BE (complementary), #BECAC6 (analogous), and #94A5A8 (lighter shade) work well with #BFC9CB.