#A55BE1 Color Information

Hex color code: #A55BE1

A balanced purple shade, #A55BE1 appears as (165, 91, 225) in RGB and (273°, 69%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#A55BE1
RGB
165, 91, 225
HSL
273°, 69%, 62%
CMYK
27%, 60%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A55BE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 91, 225

Red: 165 / Green: 91 / Blue: 225

HSL

273°, 69%, 62%

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

CMYK

27%, 60%, 0%, 12%

Cyan: 27% / Magenta: 60% / Yellow: 0% / Key: 12%

What color is #A55BE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A55BE1 to RGB:

rgb(165, 91, 225)HEX to RGB Converter →

HEX to HSL

Convert #A55BE1 to HSL:

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

HEX to CMYK

Convert #A55BE1 to CMYK:

cmyk(27%, 60%, 0%, 12%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #A55BE1 has RGB (165, 91, 225) and HSL (273°, 69%, 62%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A55BE1 is #97E15B, creating high-contrast pairings. For softer combinations, try analogous colors like #625BE1.

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

Contrast with #A55BE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A55BE1?

#A55BE1 is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A55BE1?

#A55BE1 in RGB is (165, 91, 225) - 165 red, 91 green, and 225 blue.

How to use #A55BE1 in CSS?

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

What colors go well with #A55BE1?

#97E15B (complementary), #625BE1 (analogous), and #8025CB (lighter shade) work well with #A55BE1.