#BFCFCD Color Information

Hex color code: #BFCFCD

The hex color #BFCFCD is a ethereal cyan with RGB values of (191, 207, 205) and HSL of (173°, 14%, 78%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BFCFCD
RGB
191, 207, 205
HSL
173°, 14%, 78%
CMYK
8%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 207, 205

Red: 191 / Green: 207 / Blue: 205

HSL

173°, 14%, 78%

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

CMYK

8%, 0%, 1%, 19%

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

What color is #BFCFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCFCD to RGB:

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

HEX to HSL

Convert #BFCFCD to HSL:

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

HEX to CMYK

Convert #BFCFCD to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #BFCFCD has RGB (191, 207, 205) and HSL (173°, 14%, 78%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCFCD is #CFBFC1, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCFC5.

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

Contrast with #BFCFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCFCD?

#BFCFCD is a airy cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFCFCD?

#BFCFCD in RGB is (191, 207, 205) - 191 red, 207 green, and 205 blue.

How to use #BFCFCD in CSS?

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

What colors go well with #BFCFCD?

#CFBFC1 (complementary), #BFCFC5 (analogous), and #93AEAB (lighter shade) work well with #BFCFCD.