#A45EDE Color Information

Hex color code: #A45EDE

A subtle purple shade, #A45EDE appears as (164, 94, 222) in RGB and (273°, 66%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A45EDE
RGB
164, 94, 222
HSL
273°, 66%, 62%
CMYK
26%, 58%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A45EDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 94, 222

Red: 164 / Green: 94 / Blue: 222

HSL

273°, 66%, 62%

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

CMYK

26%, 58%, 0%, 13%

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

What color is #A45EDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A45EDE to RGB:

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

HEX to HSL

Convert #A45EDE to HSL:

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

HEX to CMYK

Convert #A45EDE to CMYK:

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

Color Meaning and Usage

#A45EDE is a understated purple color with RGB values of 164, 94, 222 and HSL of 273°, 66%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A45EDE is #98DE5E, creating high-contrast pairings. For softer combinations, try analogous colors like #655EDE.

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

Contrast with #A45EDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A45EDE?

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

What is the RGB value of #A45EDE?

#A45EDE in RGB is (164, 94, 222) - 164 red, 94 green, and 222 blue.

How to use #A45EDE in CSS?

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

What colors go well with #A45EDE?

#98DE5E (complementary), #655EDE (analogous), and #8029C7 (lighter shade) work well with #A45EDE.