#AAAAC2 Color Information

Hex color code: #AAAAC2

#AAAAC2 is a subtle blue color. In RGB it is (170, 170, 194), and in HSL it is (240°, 16%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AAAAC2
RGB
170, 170, 194
HSL
240°, 16%, 71%
CMYK
12%, 12%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAAC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 170, 194

Red: 170 / Green: 170 / Blue: 194

HSL

240°, 16%, 71%

Hue: 240° / Saturation: 16% / Lightness: 71%

CMYK

12%, 12%, 0%, 24%

Cyan: 12% / Magenta: 12% / Yellow: 0% / Key: 24%

What color is #AAAAC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAAC2 to RGB:

rgb(170, 170, 194)HEX to RGB Converter →

HEX to HSL

Convert #AAAAC2 to HSL:

hsl(240, 16%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAAC2 to CMYK:

cmyk(12%, 12%, 0%, 24%)Color Converter →

Color Meaning and Usage

#AAAAC2 is a understated blue color with RGB values of 170, 170, 194 and HSL of 240°, 16%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAAC2 is #C1C1A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9B5C1.

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

Contrast with #AAAAC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAAC2?

#AAAAC2 is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAAAC2?

#AAAAC2 in RGB is (170, 170, 194) - 170 red, 170 green, and 194 blue.

How to use #AAAAC2 in CSS?

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

What colors go well with #AAAAC2?

#C1C1A9 (complementary), #A9B5C1 (analogous), and #7D7DA1 (lighter shade) work well with #AAAAC2.