#A96BA2 Color Information

Hex color code: #A96BA2

#A96BA2 is a pastel magenta color. In RGB it is (169, 107, 162), and in HSL it is (307°, 26%, 54%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A96BA2
RGB
169, 107, 162
HSL
307°, 26%, 54%
CMYK
0%, 37%, 4%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A96BA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 107, 162

Red: 169 / Green: 107 / Blue: 162

HSL

307°, 26%, 54%

Hue: 307° / Saturation: 26% / Lightness: 54%

CMYK

0%, 37%, 4%, 34%

Cyan: 0% / Magenta: 37% / Yellow: 4% / Key: 34%

What color is #A96BA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A96BA2 to RGB:

rgb(169, 107, 162)HEX to RGB Converter →

HEX to HSL

Convert #A96BA2 to HSL:

hsl(307, 26%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #A96BA2 to CMYK:

cmyk(0%, 37%, 4%, 34%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #A96BA2 has RGB (169, 107, 162) and HSL (307°, 26%, 54%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A96BA2 is #6BA872, creating high-contrast pairings. For softer combinations, try analogous colors like #916BA8.

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

Contrast with #A96BA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A96BA2?

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

What is the RGB value of #A96BA2?

#A96BA2 in RGB is (169, 107, 162) - 169 red, 107 green, and 162 blue.

How to use #A96BA2 in CSS?

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

What colors go well with #A96BA2?

#6BA872 (complementary), #916BA8 (analogous), and #7D4A77 (lighter shade) work well with #A96BA2.