#AAA3BA Color Information

Hex color code: #AAA3BA

A understated purple shade, #AAA3BA appears as (170, 163, 186) in RGB and (258°, 14%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AAA3BA
RGB
170, 163, 186
HSL
258°, 14%, 68%
CMYK
9%, 12%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 163, 186

Red: 170 / Green: 163 / Blue: 186

HSL

258°, 14%, 68%

Hue: 258° / Saturation: 14% / Lightness: 68%

CMYK

9%, 12%, 0%, 27%

Cyan: 9% / Magenta: 12% / Yellow: 0% / Key: 27%

What color is #AAA3BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA3BA to RGB:

rgb(170, 163, 186)HEX to RGB Converter →

HEX to HSL

Convert #AAA3BA to HSL:

hsl(258, 14%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA3BA to CMYK:

cmyk(9%, 12%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #AAA3BA has RGB (170, 163, 186) and HSL (258°, 14%, 68%). 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 #AAA3BA is #B2B9A2, creating high-contrast pairings. For softer combinations, try analogous colors like #A2A7B9.

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

Contrast with #AAA3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA3BA?

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

What is the RGB value of #AAA3BA?

#AAA3BA in RGB is (170, 163, 186) - 170 red, 163 green, and 186 blue.

How to use #AAA3BA in CSS?

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

What colors go well with #AAA3BA?

#B2B9A2 (complementary), #A2A7B9 (analogous), and #807698 (lighter shade) work well with #AAA3BA.