#AA85BD Color Information

Hex color code: #AA85BD

#AA85BD is a gentle purple color. In RGB it is (170, 133, 189), and in HSL it is (280°, 30%, 63%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AA85BD
RGB
170, 133, 189
HSL
280°, 30%, 63%
CMYK
10%, 30%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA85BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 133, 189

Red: 170 / Green: 133 / Blue: 189

HSL

280°, 30%, 63%

Hue: 280° / Saturation: 30% / Lightness: 63%

CMYK

10%, 30%, 0%, 26%

Cyan: 10% / Magenta: 30% / Yellow: 0% / Key: 26%

What color is #AA85BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA85BD to RGB:

rgb(170, 133, 189)HEX to RGB Converter →

HEX to HSL

Convert #AA85BD to HSL:

hsl(280, 30%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AA85BD to CMYK:

cmyk(10%, 30%, 0%, 26%)Color Converter →

Color Meaning and Usage

#AA85BD is a subtle purple color with RGB values of 170, 133, 189 and HSL of 280°, 30%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA85BD is #97BD84, creating high-contrast pairings. For softer combinations, try analogous colors like #8E84BD.

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

Contrast with #AA85BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA85BD?

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

What is the RGB value of #AA85BD?

#AA85BD in RGB is (170, 133, 189) - 170 red, 133 green, and 189 blue.

How to use #AA85BD in CSS?

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

What colors go well with #AA85BD?

#97BD84 (complementary), #8E84BD (analogous), and #87569F (lighter shade) work well with #AA85BD.