#BFA0CB Color Information

Hex color code: #BFA0CB

The hex color #BFA0CB is a delicate purple with RGB values of (191, 160, 203) and HSL of (283°, 29%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BFA0CB
RGB
191, 160, 203
HSL
283°, 29%, 71%
CMYK
6%, 21%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 160, 203

Red: 191 / Green: 160 / Blue: 203

HSL

283°, 29%, 71%

Hue: 283° / Saturation: 29% / Lightness: 71%

CMYK

6%, 21%, 0%, 20%

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

What color is #BFA0CB?

#BFA0CB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA0CB to RGB:

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

HEX to HSL

Convert #BFA0CB to HSL:

hsl(283, 29%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA0CB to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #BFA0CB has RGB (191, 160, 203) and HSL (283°, 29%, 71%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA0CB is #ACCAA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A0CA.

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

Contrast with #BFA0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA0CB?

#BFA0CB is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BFA0CB?

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

How to use #BFA0CB in CSS?

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

What colors go well with #BFA0CB?

#ACCAA0 (complementary), #A9A0CA (analogous), and #9D6EAF (lighter shade) work well with #BFA0CB.