#A196AD Color Information

Hex color code: #A196AD

The hex color #A196AD is a subtle purple with RGB values of (161, 150, 173) and HSL of (269°, 12%, 63%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A196AD
RGB
161, 150, 173
HSL
269°, 12%, 63%
CMYK
7%, 13%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A196AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 150, 173

Red: 161 / Green: 150 / Blue: 173

HSL

269°, 12%, 63%

Hue: 269° / Saturation: 12% / Lightness: 63%

CMYK

7%, 13%, 0%, 32%

Cyan: 7% / Magenta: 13% / Yellow: 0% / Key: 32%

What color is #A196AD?

#A196AD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A196AD to RGB:

rgb(161, 150, 173)HEX to RGB Converter →

HEX to HSL

Convert #A196AD to HSL:

hsl(269, 12%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A196AD to CMYK:

cmyk(7%, 13%, 0%, 32%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #A196AD has RGB (161, 150, 173) and HSL (269°, 12%, 63%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A196AD is #A1AC95, creating high-contrast pairings. For softer combinations, try analogous colors like #9596AC.

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

Contrast with #A196AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A196AD?

#A196AD is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A196AD?

#A196AD in RGB is (161, 150, 173) - 161 red, 150 green, and 173 blue.

How to use #A196AD in CSS?

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

What colors go well with #A196AD?

#A1AC95 (complementary), #9596AC (analogous), and #7A6C89 (lighter shade) work well with #A196AD.