#A55EBA Color Information

Hex color code: #A55EBA

A gentle magenta shade, #A55EBA appears as (165, 94, 186) in RGB and (286°, 40%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#A55EBA
RGB
165, 94, 186
HSL
286°, 40%, 55%
CMYK
11%, 49%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A55EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 94, 186

Red: 165 / Green: 94 / Blue: 186

HSL

286°, 40%, 55%

Hue: 286° / Saturation: 40% / Lightness: 55%

CMYK

11%, 49%, 0%, 27%

Cyan: 11% / Magenta: 49% / Yellow: 0% / Key: 27%

What color is #A55EBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A55EBA to RGB:

rgb(165, 94, 186)HEX to RGB Converter →

HEX to HSL

Convert #A55EBA to HSL:

hsl(286, 40%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #A55EBA to CMYK:

cmyk(11%, 49%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A55EBA has RGB (165, 94, 186) and HSL (286°, 40%, 55%). 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 #A55EBA is #74BA5E, creating high-contrast pairings. For softer combinations, try analogous colors like #775EBA.

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

Contrast with #A55EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A55EBA?

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

What is the RGB value of #A55EBA?

#A55EBA in RGB is (165, 94, 186) - 165 red, 94 green, and 186 blue.

How to use #A55EBA in CSS?

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

What colors go well with #A55EBA?

#74BA5E (complementary), #775EBA (analogous), and #7C3D8F (lighter shade) work well with #A55EBA.