#BFBBCB Color Information

Hex color code: #BFBBCB

A ethereal purple shade, #BFBBCB appears as (191, 187, 203) in RGB and (255°, 13%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BFBBCB
RGB
191, 187, 203
HSL
255°, 13%, 76%
CMYK
6%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 187, 203

Red: 191 / Green: 187 / Blue: 203

HSL

255°, 13%, 76%

Hue: 255° / Saturation: 13% / Lightness: 76%

CMYK

6%, 8%, 0%, 20%

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

What color is #BFBBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBBCB to RGB:

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

HEX to HSL

Convert #BFBBCB to HSL:

hsl(255, 13%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBBCB to CMYK:

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

Color Meaning and Usage

#BFBBCB is a delicate purple color with RGB values of 191, 187, 203 and HSL of 255°, 13%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBBCB is #C6CABA, creating high-contrast pairings. For softer combinations, try analogous colors like #BABECA.

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

Contrast with #BFBBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBBCB?

#BFBBCB is a delicate purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFBBCB?

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

How to use #BFBBCB in CSS?

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

What colors go well with #BFBBCB?

#C6CABA (complementary), #BABECA (analogous), and #958FA8 (lighter shade) work well with #BFBBCB.