#A57FBD Color Information

Hex color code: #A57FBD

#A57FBD is a delicate purple color. In RGB it is (165, 127, 189), and in HSL it is (277°, 32%, 62%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A57FBD
RGB
165, 127, 189
HSL
277°, 32%, 62%
CMYK
13%, 33%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A57FBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 127, 189

Red: 165 / Green: 127 / Blue: 189

HSL

277°, 32%, 62%

Hue: 277° / Saturation: 32% / Lightness: 62%

CMYK

13%, 33%, 0%, 26%

Cyan: 13% / Magenta: 33% / Yellow: 0% / Key: 26%

What color is #A57FBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A57FBD to RGB:

rgb(165, 127, 189)HEX to RGB Converter →

HEX to HSL

Convert #A57FBD to HSL:

hsl(277, 32%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A57FBD to CMYK:

cmyk(13%, 33%, 0%, 26%)Color Converter →

Color Meaning and Usage

#A57FBD is a soft purple color with RGB values of 165, 127, 189 and HSL of 277°, 32%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A57FBD is #97BD7F, creating high-contrast pairings. For softer combinations, try analogous colors like #867FBD.

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

Contrast with #A57FBD

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

Contrast Ratio: 6.37:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A57FBD?

#A57FBD is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A57FBD?

#A57FBD in RGB is (165, 127, 189) - 165 red, 127 green, and 189 blue.

How to use #A57FBD in CSS?

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

What colors go well with #A57FBD?

#97BD7F (complementary), #867FBD (analogous), and #81519E (lighter shade) work well with #A57FBD.