#AA35ED Color Information

Hex color code: #AA35ED

The hex color #AA35ED is a bold purple with RGB values of (170, 53, 237) and HSL of (278°, 84%, 57%). It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#AA35ED
RGB
170, 53, 237
HSL
278°, 84%, 57%
CMYK
28%, 78%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA35ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 53, 237

Red: 170 / Green: 53 / Blue: 237

HSL

278°, 84%, 57%

Hue: 278° / Saturation: 84% / Lightness: 57%

CMYK

28%, 78%, 0%, 7%

Cyan: 28% / Magenta: 78% / Yellow: 0% / Key: 7%

What color is #AA35ED?

#AA35ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA35ED to RGB:

rgb(170, 53, 237)HEX to RGB Converter →

HEX to HSL

Convert #AA35ED to HSL:

hsl(278, 84%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AA35ED to CMYK:

cmyk(28%, 78%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #AA35ED has RGB (170, 53, 237) and HSL (278°, 84%, 57%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA35ED is #79ED35, creating high-contrast pairings. For softer combinations, try analogous colors like #4E35ED.

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

Contrast with #AA35ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA35ED?

#AA35ED is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AA35ED?

#AA35ED in RGB is (170, 53, 237) - 170 red, 53 green, and 237 blue.

How to use #AA35ED in CSS?

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

What colors go well with #AA35ED?

#79ED35 (complementary), #4E35ED (analogous), and #8311C5 (lighter shade) work well with #AA35ED.