#BFA7CD Color Information

Hex color code: #BFA7CD

#BFA7CD is a subtle purple color. In RGB it is (191, 167, 205), and in HSL it is (278°, 28%, 73%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFA7CD
RGB
191, 167, 205
HSL
278°, 28%, 73%
CMYK
7%, 19%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA7CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 167, 205

Red: 191 / Green: 167 / Blue: 205

HSL

278°, 28%, 73%

Hue: 278° / Saturation: 28% / Lightness: 73%

CMYK

7%, 19%, 0%, 20%

Cyan: 7% / Magenta: 19% / Yellow: 0% / Key: 20%

What color is #BFA7CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA7CD to RGB:

rgb(191, 167, 205)HEX to RGB Converter →

HEX to HSL

Convert #BFA7CD to HSL:

hsl(278, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA7CD to CMYK:

cmyk(7%, 19%, 0%, 20%)Color Converter →

Color Meaning and Usage

#BFA7CD is a gentle purple color with RGB values of 191, 167, 205 and HSL of 278°, 28%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA7CD is #B5CDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #ACA7CD.

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

Contrast with #BFA7CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA7CD?

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

What is the RGB value of #BFA7CD?

#BFA7CD in RGB is (191, 167, 205) - 191 red, 167 green, and 205 blue.

How to use #BFA7CD in CSS?

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

What colors go well with #BFA7CD?

#B5CDA7 (complementary), #ACA7CD (analogous), and #9C76B2 (lighter shade) work well with #BFA7CD.