#A55CDD Color Information

Hex color code: #A55CDD

#A55CDD is a muted purple color. In RGB it is (165, 92, 221), and in HSL it is (274°, 65%, 61%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#A55CDD
RGB
165, 92, 221
HSL
274°, 65%, 61%
CMYK
25%, 58%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A55CDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 92, 221

Red: 165 / Green: 92 / Blue: 221

HSL

274°, 65%, 61%

Hue: 274° / Saturation: 65% / Lightness: 61%

CMYK

25%, 58%, 0%, 13%

Cyan: 25% / Magenta: 58% / Yellow: 0% / Key: 13%

What color is #A55CDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A55CDD to RGB:

rgb(165, 92, 221)HEX to RGB Converter →

HEX to HSL

Convert #A55CDD to HSL:

hsl(274, 65%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A55CDD to CMYK:

cmyk(25%, 58%, 0%, 13%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #A55CDD has RGB (165, 92, 221) and HSL (274°, 65%, 61%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A55CDD is #93DC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #645BDC.

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

Contrast with #A55CDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A55CDD?

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

What is the RGB value of #A55CDD?

#A55CDD in RGB is (165, 92, 221) - 165 red, 92 green, and 221 blue.

How to use #A55CDD in CSS?

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

What colors go well with #A55CDD?

#93DC5B (complementary), #645BDC (analogous), and #7F29C2 (lighter shade) work well with #A55CDD.