#A05EDE Color Information

Hex color code: #A05EDE

A balanced purple shade, #A05EDE appears as (160, 94, 222) in RGB and (271°, 66%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A05EDE
RGB
160, 94, 222
HSL
271°, 66%, 62%
CMYK
28%, 58%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A05EDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 94, 222

Red: 160 / Green: 94 / Blue: 222

HSL

271°, 66%, 62%

Hue: 271° / Saturation: 66% / Lightness: 62%

CMYK

28%, 58%, 0%, 13%

Cyan: 28% / Magenta: 58% / Yellow: 0% / Key: 13%

What color is #A05EDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A05EDE to RGB:

rgb(160, 94, 222)HEX to RGB Converter →

HEX to HSL

Convert #A05EDE to HSL:

hsl(271, 66%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A05EDE to CMYK:

cmyk(28%, 58%, 0%, 13%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #A05EDE has RGB (160, 94, 222) and HSL (271°, 66%, 62%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A05EDE is #9CDE5E, creating high-contrast pairings. For softer combinations, try analogous colors like #605EDE.

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

Contrast with #A05EDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A05EDE?

#A05EDE is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A05EDE?

#A05EDE in RGB is (160, 94, 222) - 160 red, 94 green, and 222 blue.

How to use #A05EDE in CSS?

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

What colors go well with #A05EDE?

#9CDE5E (complementary), #605EDE (analogous), and #7A29C7 (lighter shade) work well with #A05EDE.