#AA30DF Color Information

Hex color code: #AA30DF

A striking purple shade, #AA30DF appears as (170, 48, 223) in RGB and (282°, 73%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#AA30DF
RGB
170, 48, 223
HSL
282°, 73%, 53%
CMYK
24%, 78%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA30DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 48, 223

Red: 170 / Green: 48 / Blue: 223

HSL

282°, 73%, 53%

Hue: 282° / Saturation: 73% / Lightness: 53%

CMYK

24%, 78%, 0%, 13%

Cyan: 24% / Magenta: 78% / Yellow: 0% / Key: 13%

What color is #AA30DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA30DF to RGB:

rgb(170, 48, 223)HEX to RGB Converter →

HEX to HSL

Convert #AA30DF to HSL:

hsl(282, 73%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #AA30DF to CMYK:

cmyk(24%, 78%, 0%, 13%)Color Converter →

Color Meaning and Usage

A striking purple tone, #AA30DF has RGB (170, 48, 223) and HSL (282°, 73%, 53%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA30DF is #64DF30, creating high-contrast pairings. For softer combinations, try analogous colors like #5330DF.

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

Contrast with #AA30DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA30DF?

#AA30DF is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA30DF?

#AA30DF in RGB is (170, 48, 223) - 170 red, 48 green, and 223 blue.

How to use #AA30DF in CSS?

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

What colors go well with #AA30DF?

#64DF30 (complementary), #5330DF (analogous), and #7D1AA8 (lighter shade) work well with #AA30DF.