#A18AAD Color Information

Hex color code: #A18AAD

The hex color #A18AAD is a subtle purple with RGB values of (161, 138, 173) and HSL of (279°, 18%, 61%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A18AAD
RGB
161, 138, 173
HSL
279°, 18%, 61%
CMYK
7%, 20%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A18AAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 138, 173

Red: 161 / Green: 138 / Blue: 173

HSL

279°, 18%, 61%

Hue: 279° / Saturation: 18% / Lightness: 61%

CMYK

7%, 20%, 0%, 32%

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

What color is #A18AAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A18AAD to RGB:

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

HEX to HSL

Convert #A18AAD to HSL:

hsl(279, 18%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A18AAD to CMYK:

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

Color Meaning and Usage

#A18AAD is a balanced purple color with RGB values of 161, 138, 173 and HSL of 279°, 18%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A18AAD is #96AD8A, creating high-contrast pairings. For softer combinations, try analogous colors like #8F8AAD.

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

Contrast with #A18AAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A18AAD?

#A18AAD is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A18AAD?

#A18AAD in RGB is (161, 138, 173) - 161 red, 138 green, and 173 blue.

How to use #A18AAD in CSS?

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

What colors go well with #A18AAD?

#96AD8A (complementary), #8F8AAD (analogous), and #7C608A (lighter shade) work well with #A18AAD.