#BFAAD4 Color Information

Hex color code: #BFAAD4

A subtle purple shade, #BFAAD4 appears as (191, 170, 212) in RGB and (270°, 33%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFAAD4
RGB
191, 170, 212
HSL
270°, 33%, 75%
CMYK
10%, 20%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFAAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 170, 212

Red: 191 / Green: 170 / Blue: 212

HSL

270°, 33%, 75%

Hue: 270° / Saturation: 33% / Lightness: 75%

CMYK

10%, 20%, 0%, 17%

Cyan: 10% / Magenta: 20% / Yellow: 0% / Key: 17%

What color is #BFAAD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFAAD4 to RGB:

rgb(191, 170, 212)HEX to RGB Converter →

HEX to HSL

Convert #BFAAD4 to HSL:

hsl(270, 33%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BFAAD4 to CMYK:

cmyk(10%, 20%, 0%, 17%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #BFAAD4 has RGB (191, 170, 212) and HSL (270°, 33%, 75%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFAAD4 is #BFD4AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAAAD4.

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

Contrast with #BFAAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFAAD4?

#BFAAD4 is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BFAAD4?

#BFAAD4 in RGB is (191, 170, 212) - 191 red, 170 green, and 212 blue.

How to use #BFAAD4 in CSS?

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

What colors go well with #BFAAD4?

#BFD4AA (complementary), #AAAAD4 (analogous), and #9977BB (lighter shade) work well with #BFAAD4.