#A95EC5 Color Information

Hex color code: #A95EC5

#A95EC5 is a gentle purple color. In RGB it is (169, 94, 197), and in HSL it is (284°, 47%, 57%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#A95EC5
RGB
169, 94, 197
HSL
284°, 47%, 57%
CMYK
14%, 52%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A95EC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 94, 197

Red: 169 / Green: 94 / Blue: 197

HSL

284°, 47%, 57%

Hue: 284° / Saturation: 47% / Lightness: 57%

CMYK

14%, 52%, 0%, 23%

Cyan: 14% / Magenta: 52% / Yellow: 0% / Key: 23%

What color is #A95EC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A95EC5 to RGB:

rgb(169, 94, 197)HEX to RGB Converter →

HEX to HSL

Convert #A95EC5 to HSL:

hsl(284, 47%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A95EC5 to CMYK:

cmyk(14%, 52%, 0%, 23%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #A95EC5 has RGB (169, 94, 197) and HSL (284°, 47%, 57%). 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 #A95EC5 is #79C55E, creating high-contrast pairings. For softer combinations, try analogous colors like #765EC5.

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

Contrast with #A95EC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A95EC5?

#A95EC5 is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A95EC5?

#A95EC5 in RGB is (169, 94, 197) - 169 red, 94 green, and 197 blue.

How to use #A95EC5 in CSS?

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

What colors go well with #A95EC5?

#79C55E (complementary), #765EC5 (analogous), and #83399D (lighter shade) work well with #A95EC5.