#A08AAD Color Information

Hex color code: #A08AAD

#A08AAD is a understated purple color. In RGB it is (160, 138, 173), and in HSL it is (278°, 18%, 61%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A08AAD
RGB
160, 138, 173
HSL
278°, 18%, 61%
CMYK
8%, 20%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A08AAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 138, 173

Red: 160 / Green: 138 / Blue: 173

HSL

278°, 18%, 61%

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

CMYK

8%, 20%, 0%, 32%

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

What color is #A08AAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A08AAD to RGB:

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

HEX to HSL

Convert #A08AAD to HSL:

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

HEX to CMYK

Convert #A08AAD to CMYK:

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

Color Meaning and Usage

#A08AAD is a understated purple color with RGB values of 160, 138, 173 and HSL of 278°, 18%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A08AAD is #97AD8A, creating high-contrast pairings. For softer combinations, try analogous colors like #8E8AAD.

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

Contrast with #A08AAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A08AAD?

#A08AAD is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A08AAD?

#A08AAD in RGB is (160, 138, 173) - 160 red, 138 green, and 173 blue.

How to use #A08AAD in CSS?

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

What colors go well with #A08AAD?

#97AD8A (complementary), #8E8AAD (analogous), and #7B608A (lighter shade) work well with #A08AAD.