#BFB0CF Color Information

Hex color code: #BFB0CF

A soft purple shade, #BFB0CF appears as (191, 176, 207) in RGB and (269°, 24%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BFB0CF
RGB
191, 176, 207
HSL
269°, 24%, 75%
CMYK
8%, 15%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB0CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 176, 207

Red: 191 / Green: 176 / Blue: 207

HSL

269°, 24%, 75%

Hue: 269° / Saturation: 24% / Lightness: 75%

CMYK

8%, 15%, 0%, 19%

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

What color is #BFB0CF?

#BFB0CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB0CF to RGB:

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

HEX to HSL

Convert #BFB0CF to HSL:

hsl(269, 24%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB0CF to CMYK:

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

Color Meaning and Usage

#BFB0CF is a gentle purple color with RGB values of 191, 176, 207 and HSL of 269°, 24%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB0CF is #C0CFB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B0CF.

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

Contrast with #BFB0CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB0CF?

#BFB0CF is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFB0CF?

#BFB0CF in RGB is (191, 176, 207) - 191 red, 176 green, and 207 blue.

How to use #BFB0CF in CSS?

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

What colors go well with #BFB0CF?

#C0CFB0 (complementary), #B0B0CF (analogous), and #9881B1 (lighter shade) work well with #BFB0CF.