#AAA1CA Color Information

Hex color code: #AAA1CA

A delicate blue shade, #AAA1CA appears as (170, 161, 202) in RGB and (253°, 28%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AAA1CA
RGB
170, 161, 202
HSL
253°, 28%, 71%
CMYK
16%, 20%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA1CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 161, 202

Red: 170 / Green: 161 / Blue: 202

HSL

253°, 28%, 71%

Hue: 253° / Saturation: 28% / Lightness: 71%

CMYK

16%, 20%, 0%, 21%

Cyan: 16% / Magenta: 20% / Yellow: 0% / Key: 21%

What color is #AAA1CA?

#AAA1CA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA1CA to RGB:

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

HEX to HSL

Convert #AAA1CA to HSL:

hsl(253, 28%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA1CA to CMYK:

cmyk(16%, 20%, 0%, 21%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #AAA1CA has RGB (170, 161, 202) and HSL (253°, 28%, 71%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA1CA is #C1CAA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0ACCA.

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

Contrast with #AAA1CA

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 #AAA1CA?

#AAA1CA is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAA1CA?

#AAA1CA in RGB is (170, 161, 202) - 170 red, 161 green, and 202 blue.

How to use #AAA1CA in CSS?

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

What colors go well with #AAA1CA?

#C1CAA0 (complementary), #A0ACCA (analogous), and #7D6FAE (lighter shade) work well with #AAA1CA.