#A57EB9 Color Information

Hex color code: #A57EB9

#A57EB9 is a pastel purple color. In RGB it is (165, 126, 185), and in HSL it is (280°, 30%, 61%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A57EB9
RGB
165, 126, 185
HSL
280°, 30%, 61%
CMYK
11%, 32%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A57EB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 126, 185

Red: 165 / Green: 126 / Blue: 185

HSL

280°, 30%, 61%

Hue: 280° / Saturation: 30% / Lightness: 61%

CMYK

11%, 32%, 0%, 27%

Cyan: 11% / Magenta: 32% / Yellow: 0% / Key: 27%

What color is #A57EB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A57EB9 to RGB:

rgb(165, 126, 185)HEX to RGB Converter →

HEX to HSL

Convert #A57EB9 to HSL:

hsl(280, 30%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A57EB9 to CMYK:

cmyk(11%, 32%, 0%, 27%)Color Converter →

Color Meaning and Usage

#A57EB9 is a soft purple color with RGB values of 165, 126, 185 and HSL of 280°, 30%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A57EB9 is #92B97E, creating high-contrast pairings. For softer combinations, try analogous colors like #887EB9.

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

Contrast with #A57EB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A57EB9?

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

What is the RGB value of #A57EB9?

#A57EB9 in RGB is (165, 126, 185) - 165 red, 126 green, and 185 blue.

How to use #A57EB9 in CSS?

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

What colors go well with #A57EB9?

#92B97E (complementary), #887EB9 (analogous), and #815298 (lighter shade) work well with #A57EB9.