#A2AABC Color Information

Hex color code: #A2AABC

#A2AABC is a balanced blue color. In RGB it is (162, 170, 188), and in HSL it is (222°, 16%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#A2AABC
RGB
162, 170, 188
HSL
222°, 16%, 69%
CMYK
14%, 10%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2AABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 170, 188

Red: 162 / Green: 170 / Blue: 188

HSL

222°, 16%, 69%

Hue: 222° / Saturation: 16% / Lightness: 69%

CMYK

14%, 10%, 0%, 26%

Cyan: 14% / Magenta: 10% / Yellow: 0% / Key: 26%

What color is #A2AABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2AABC to RGB:

rgb(162, 170, 188)HEX to RGB Converter →

HEX to HSL

Convert #A2AABC to HSL:

hsl(222, 16%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A2AABC to CMYK:

cmyk(14%, 10%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #A2AABC has RGB (162, 170, 188) and HSL (222°, 16%, 69%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2AABC is #BDB5A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3B8BD.

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

Contrast with #A2AABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2AABC?

#A2AABC is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A2AABC?

#A2AABC in RGB is (162, 170, 188) - 162 red, 170 green, and 188 blue.

How to use #A2AABC in CSS?

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

What colors go well with #A2AABC?

#BDB5A3 (complementary), #A3B8BD (analogous), and #77829C (lighter shade) work well with #A2AABC.