#A19DAA Color Information

Hex color code: #A19DAA

The hex color #A19DAA is a subtle purple with RGB values of (161, 157, 170) and HSL of (258°, 7%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A19DAA
RGB
161, 157, 170
HSL
258°, 7%, 64%
CMYK
5%, 8%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A19DAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 157, 170

Red: 161 / Green: 157 / Blue: 170

HSL

258°, 7%, 64%

Hue: 258° / Saturation: 7% / Lightness: 64%

CMYK

5%, 8%, 0%, 33%

Cyan: 5% / Magenta: 8% / Yellow: 0% / Key: 33%

What color is #A19DAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A19DAA to RGB:

rgb(161, 157, 170)HEX to RGB Converter →

HEX to HSL

Convert #A19DAA to HSL:

hsl(258, 7%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A19DAA to CMYK:

cmyk(5%, 8%, 0%, 33%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #A19DAA has RGB (161, 157, 170) and HSL (258°, 7%, 64%). 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 #A19DAA is #A6AA9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D9FAA.

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

Contrast with #A19DAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A19DAA?

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

What is the RGB value of #A19DAA?

#A19DAA in RGB is (161, 157, 170) - 161 red, 157 green, and 170 blue.

How to use #A19DAA in CSS?

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

What colors go well with #A19DAA?

#A6AA9D (complementary), #9D9FAA (analogous), and #797486 (lighter shade) work well with #A19DAA.