#AA95BF Color Information

Hex color code: #AA95BF

#AA95BF is a gentle purple color. In RGB it is (170, 149, 191), and in HSL it is (270°, 25%, 67%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AA95BF
RGB
170, 149, 191
HSL
270°, 25%, 67%
CMYK
11%, 22%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA95BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 149, 191

Red: 170 / Green: 149 / Blue: 191

HSL

270°, 25%, 67%

Hue: 270° / Saturation: 25% / Lightness: 67%

CMYK

11%, 22%, 0%, 25%

Cyan: 11% / Magenta: 22% / Yellow: 0% / Key: 25%

What color is #AA95BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA95BF to RGB:

rgb(170, 149, 191)HEX to RGB Converter →

HEX to HSL

Convert #AA95BF to HSL:

hsl(270, 25%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AA95BF to CMYK:

cmyk(11%, 22%, 0%, 25%)Color Converter →

Color Meaning and Usage

#AA95BF is a soft purple color with RGB values of 170, 149, 191 and HSL of 270°, 25%, 67%. 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 #AA95BF is #ABC096, creating high-contrast pairings. For softer combinations, try analogous colors like #9696C0.

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

Contrast with #AA95BF

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

Contrast Ratio: 7.76:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA95BF?

#AA95BF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA95BF?

#AA95BF in RGB is (170, 149, 191) - 170 red, 149 green, and 191 blue.

How to use #AA95BF in CSS?

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

What colors go well with #AA95BF?

#ABC096 (complementary), #9696C0 (analogous), and #8566A3 (lighter shade) work well with #AA95BF.