#A09AAA Color Information

Hex color code: #A09AAA

The hex color #A09AAA is a subtle purple with RGB values of (160, 154, 170) and HSL of (263°, 9%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A09AAA
RGB
160, 154, 170
HSL
263°, 9%, 64%
CMYK
6%, 9%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A09AAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 154, 170

Red: 160 / Green: 154 / Blue: 170

HSL

263°, 9%, 64%

Hue: 263° / Saturation: 9% / Lightness: 64%

CMYK

6%, 9%, 0%, 33%

Cyan: 6% / Magenta: 9% / Yellow: 0% / Key: 33%

What color is #A09AAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A09AAA to RGB:

rgb(160, 154, 170)HEX to RGB Converter →

HEX to HSL

Convert #A09AAA to HSL:

hsl(263, 9%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A09AAA to CMYK:

cmyk(6%, 9%, 0%, 33%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #A09AAA has RGB (160, 154, 170) and HSL (263°, 9%, 64%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A09AAA is #A5AB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9B9DAB.

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

Contrast with #A09AAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A09AAA?

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

What is the RGB value of #A09AAA?

#A09AAA in RGB is (160, 154, 170) - 160 red, 154 green, and 170 blue.

How to use #A09AAA in CSS?

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

What colors go well with #A09AAA?

#A5AB9B (complementary), #9B9DAB (analogous), and #7A7288 (lighter shade) work well with #A09AAA.