#A25EB2 Color Information

Hex color code: #A25EB2

#A25EB2 is a pastel magenta color. In RGB it is (162, 94, 178), and in HSL it is (289°, 35%, 53%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#A25EB2
RGB
162, 94, 178
HSL
289°, 35%, 53%
CMYK
9%, 47%, 0%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A25EB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 94, 178

Red: 162 / Green: 94 / Blue: 178

HSL

289°, 35%, 53%

Hue: 289° / Saturation: 35% / Lightness: 53%

CMYK

9%, 47%, 0%, 30%

Cyan: 9% / Magenta: 47% / Yellow: 0% / Key: 30%

What color is #A25EB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A25EB2 to RGB:

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

HEX to HSL

Convert #A25EB2 to HSL:

hsl(289, 35%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A25EB2 to CMYK:

cmyk(9%, 47%, 0%, 30%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A25EB2 has RGB (162, 94, 178) and HSL (289°, 35%, 53%). 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 #A25EB2 is #6DB15D, creating high-contrast pairings. For softer combinations, try analogous colors like #785DB1.

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

Contrast with #A25EB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A25EB2?

#A25EB2 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A25EB2?

#A25EB2 in RGB is (162, 94, 178) - 162 red, 94 green, and 178 blue.

How to use #A25EB2 in CSS?

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

What colors go well with #A25EB2?

#6DB15D (complementary), #785DB1 (analogous), and #763F83 (lighter shade) work well with #A25EB2.