#AA3BDE Color Information

Hex color code: #AA3BDE

A striking purple shade, #AA3BDE appears as (170, 59, 222) in RGB and (281°, 71%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#AA3BDE
RGB
170, 59, 222
HSL
281°, 71%, 55%
CMYK
23%, 73%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AA3BDE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AA3BDE; color: #FFFFFF; }

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 #AA3BDE; background-color: #AA3BDE15; }

Alert / Toast

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

Link / Accent

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

a { color: #AA3BDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 59, 222

Red: 170 / Green: 59 / Blue: 222

HSL

281°, 71%, 55%

Hue: 281° / Saturation: 71% / Lightness: 55%

CMYK

23%, 73%, 0%, 13%

Cyan: 23% / Magenta: 73% / Yellow: 0% / Key: 13%

What color is #AA3BDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA3BDE to RGB:

rgb(170, 59, 222)HEX to RGB Converter →

HEX to HSL

Convert #AA3BDE to HSL:

hsl(281, 71%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #AA3BDE to CMYK:

cmyk(23%, 73%, 0%, 13%)Color Converter →

Color Meaning and Usage

#AA3BDE is a vivid purple color with RGB values of 170, 59, 222 and HSL of 281°, 71%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA3BDE is #6EDE3B, creating high-contrast pairings. For softer combinations, try analogous colors like #593BDE.

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

Contrast with #AA3BDE

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

Contrast Ratio: 4.39:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA3BDE?

#AA3BDE is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA3BDE?

#AA3BDE in RGB is (170, 59, 222) - 170 red, 59 green, and 222 blue.

How to use #AA3BDE in CSS?

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

What colors go well with #AA3BDE?

#6EDE3B (complementary), #593BDE (analogous), and #811EAE (lighter shade) work well with #AA3BDE.