#AD55EC Color Information

Hex color code: #AD55EC

A dynamic purple shade, #AD55EC appears as (173, 85, 236) in RGB and (275°, 80%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#AD55EC
RGB
173, 85, 236
HSL
275°, 80%, 63%
CMYK
27%, 64%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD55EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 85, 236

Red: 173 / Green: 85 / Blue: 236

HSL

275°, 80%, 63%

Hue: 275° / Saturation: 80% / Lightness: 63%

CMYK

27%, 64%, 0%, 7%

Cyan: 27% / Magenta: 64% / Yellow: 0% / Key: 7%

What color is #AD55EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD55EC to RGB:

rgb(173, 85, 236)HEX to RGB Converter →

HEX to HSL

Convert #AD55EC to HSL:

hsl(275, 80%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AD55EC to CMYK:

cmyk(27%, 64%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #AD55EC has RGB (173, 85, 236) and HSL (275°, 80%, 63%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD55EC is #94EC55, creating high-contrast pairings. For softer combinations, try analogous colors like #6255EC.

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

Contrast with #AD55EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD55EC?

#AD55EC is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD55EC?

#AD55EC in RGB is (173, 85, 236) - 173 red, 85 green, and 236 blue.

How to use #AD55EC in CSS?

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

What colors go well with #AD55EC?

#94EC55 (complementary), #6255EC (analogous), and #8B18DC (lighter shade) work well with #AD55EC.