#BFBBC1 Color Information

Hex color code: #BFBBC1

A subtle purple shade, #BFBBC1 appears as (191, 187, 193) in RGB and (280°, 5%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFBBC1
RGB
191, 187, 193
HSL
280°, 5%, 75%
CMYK
1%, 3%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBBC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 187, 193

Red: 191 / Green: 187 / Blue: 193

HSL

280°, 5%, 75%

Hue: 280° / Saturation: 5% / Lightness: 75%

CMYK

1%, 3%, 0%, 24%

Cyan: 1% / Magenta: 3% / Yellow: 0% / Key: 24%

What color is #BFBBC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBBC1 to RGB:

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

HEX to HSL

Convert #BFBBC1 to HSL:

hsl(280, 5%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBBC1 to CMYK:

cmyk(1%, 3%, 0%, 24%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #BFBBC1 has RGB (191, 187, 193) and HSL (280°, 5%, 75%). 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 #BFBBC1 is #BEC2BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBCC2.

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

Contrast with #BFBBC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBBC1?

#BFBBC1 is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFBBC1?

#BFBBC1 in RGB is (191, 187, 193) - 191 red, 187 green, and 193 blue.

How to use #BFBBC1 in CSS?

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

What colors go well with #BFBBC1?

#BEC2BC (complementary), #BDBCC2 (analogous), and #9B949E (lighter shade) work well with #BFBBC1.