#A2ABB9 Color Information

Hex color code: #A2ABB9

The hex color #A2ABB9 is a understated blue with RGB values of (162, 171, 185) and HSL of (217°, 14%, 68%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A2ABB9
RGB
162, 171, 185
HSL
217°, 14%, 68%
CMYK
12%, 8%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2ABB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 171, 185

Red: 162 / Green: 171 / Blue: 185

HSL

217°, 14%, 68%

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

CMYK

12%, 8%, 0%, 27%

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

What color is #A2ABB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2ABB9 to RGB:

rgb(162, 171, 185)HEX to RGB Converter →

HEX to HSL

Convert #A2ABB9 to HSL:

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

HEX to CMYK

Convert #A2ABB9 to CMYK:

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

Color Meaning and Usage

#A2ABB9 is a subtle blue color with RGB values of 162, 171, 185 and HSL of 217°, 14%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2ABB9 is #B9B0A2, creating high-contrast pairings. For softer combinations, try analogous colors like #A2B6B9.

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

Contrast with #A2ABB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2ABB9?

#A2ABB9 is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A2ABB9?

#A2ABB9 in RGB is (162, 171, 185) - 162 red, 171 green, and 185 blue.

How to use #A2ABB9 in CSS?

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

What colors go well with #A2ABB9?

#B9B0A2 (complementary), #A2B6B9 (analogous), and #768398 (lighter shade) work well with #A2ABB9.