#BFCBCB Color Information

Hex color code: #BFCBCB

A soft cyan shade, #BFCBCB appears as (191, 203, 203) in RGB and (180°, 10%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFCBCB
RGB
191, 203, 203
HSL
180°, 10%, 77%
CMYK
6%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 203, 203

Red: 191 / Green: 203 / Blue: 203

HSL

180°, 10%, 77%

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

CMYK

6%, 0%, 0%, 20%

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

What color is #BFCBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCBCB to RGB:

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

HEX to HSL

Convert #BFCBCB to HSL:

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

HEX to CMYK

Convert #BFCBCB to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #BFCBCB has RGB (191, 203, 203) and HSL (180°, 10%, 77%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCBCB is #CABEBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BECAC4.

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

Contrast with #BFCBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCBCB?

#BFCBCB is a ethereal cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFCBCB?

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

How to use #BFCBCB in CSS?

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

What colors go well with #BFCBCB?

#CABEBE (complementary), #BECAC4 (analogous), and #94A8A8 (lighter shade) work well with #BFCBCB.