#A05ADD Color Information

Hex color code: #A05ADD

#A05ADD is a balanced purple color. In RGB it is (160, 90, 221), and in HSL it is (272°, 66%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A05ADD
RGB
160, 90, 221
HSL
272°, 66%, 61%
CMYK
28%, 59%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A05ADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 90, 221

Red: 160 / Green: 90 / Blue: 221

HSL

272°, 66%, 61%

Hue: 272° / Saturation: 66% / Lightness: 61%

CMYK

28%, 59%, 0%, 13%

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

What color is #A05ADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A05ADD to RGB:

rgb(160, 90, 221)HEX to RGB Converter →

HEX to HSL

Convert #A05ADD to HSL:

hsl(272, 66%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A05ADD to CMYK:

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

Color Meaning and Usage

A understated purple tone, #A05ADD has RGB (160, 90, 221) and HSL (272°, 66%, 61%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A05ADD is #97DD5A, creating high-contrast pairings. For softer combinations, try analogous colors like #5E5ADD.

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

Contrast with #A05ADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A05ADD?

#A05ADD is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A05ADD?

#A05ADD in RGB is (160, 90, 221) - 160 red, 90 green, and 221 blue.

How to use #A05ADD in CSS?

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

What colors go well with #A05ADD?

#97DD5A (complementary), #5E5ADD (analogous), and #7A28C3 (lighter shade) work well with #A05ADD.