#A25EEA Color Information

Hex color code: #A25EEA

The hex color #A25EEA is a vivid purple with RGB values of (162, 94, 234) and HSL of (269°, 77%, 64%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A25EEA
RGB
162, 94, 234
HSL
269°, 77%, 64%
CMYK
31%, 60%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A25EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 94, 234

Red: 162 / Green: 94 / Blue: 234

HSL

269°, 77%, 64%

Hue: 269° / Saturation: 77% / Lightness: 64%

CMYK

31%, 60%, 0%, 8%

Cyan: 31% / Magenta: 60% / Yellow: 0% / Key: 8%

What color is #A25EEA?

#A25EEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A25EEA to RGB:

rgb(162, 94, 234)HEX to RGB Converter →

HEX to HSL

Convert #A25EEA to HSL:

hsl(269, 77%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A25EEA to CMYK:

cmyk(31%, 60%, 0%, 8%)Color Converter →

Color Meaning and Usage

#A25EEA is a striking purple color with RGB values of 162, 94, 234 and HSL of 269°, 77%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A25EEA is #A6EA5D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D5FEA.

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

Contrast with #A25EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A25EEA?

#A25EEA is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A25EEA?

#A25EEA in RGB is (162, 94, 234) - 162 red, 94 green, and 234 blue.

How to use #A25EEA in CSS?

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

What colors go well with #A25EEA?

#A6EA5D (complementary), #5D5FEA (analogous), and #7A1DDD (lighter shade) work well with #A25EEA.