#A04EDA Color Information

Hex color code: #A04EDA

#A04EDA is a subtle purple color. In RGB it is (160, 78, 218), and in HSL it is (275°, 65%, 58%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#A04EDA
RGB
160, 78, 218
HSL
275°, 65%, 58%
CMYK
27%, 64%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A04EDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 78, 218

Red: 160 / Green: 78 / Blue: 218

HSL

275°, 65%, 58%

Hue: 275° / Saturation: 65% / Lightness: 58%

CMYK

27%, 64%, 0%, 15%

Cyan: 27% / Magenta: 64% / Yellow: 0% / Key: 15%

What color is #A04EDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A04EDA to RGB:

rgb(160, 78, 218)HEX to RGB Converter →

HEX to HSL

Convert #A04EDA to HSL:

hsl(275, 65%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A04EDA to CMYK:

cmyk(27%, 64%, 0%, 15%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #A04EDA has RGB (160, 78, 218) and HSL (275°, 65%, 58%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A04EDA is #88DA4E, creating high-contrast pairings. For softer combinations, try analogous colors like #5A4EDA.

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

Contrast with #A04EDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A04EDA?

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

What is the RGB value of #A04EDA?

#A04EDA in RGB is (160, 78, 218) - 160 red, 78 green, and 218 blue.

How to use #A04EDA in CSS?

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

What colors go well with #A04EDA?

#88DA4E (complementary), #5A4EDA (analogous), and #7A26B5 (lighter shade) work well with #A04EDA.