#A7ABB4 Color Information

Hex color code: #A7ABB4

The hex color #A7ABB4 is a neutral blue with RGB values of (167, 171, 180) and HSL of (222°, 8%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#A7ABB4
RGB
167, 171, 180
HSL
222°, 8%, 68%
CMYK
7%, 5%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7ABB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 171, 180

Red: 167 / Green: 171 / Blue: 180

HSL

222°, 8%, 68%

Hue: 222° / Saturation: 8% / Lightness: 68%

CMYK

7%, 5%, 0%, 29%

Cyan: 7% / Magenta: 5% / Yellow: 0% / Key: 29%

What color is #A7ABB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7ABB4 to RGB:

rgb(167, 171, 180)HEX to RGB Converter →

HEX to HSL

Convert #A7ABB4 to HSL:

hsl(222, 8%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A7ABB4 to CMYK:

cmyk(7%, 5%, 0%, 29%)Color Converter →

Color Meaning and Usage

#A7ABB4 is a muted blue color with RGB values of 167, 171, 180 and HSL of 222°, 8%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7ABB4 is #B4B0A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7B1B4.

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

Contrast with #A7ABB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7ABB4?

#A7ABB4 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A7ABB4?

#A7ABB4 in RGB is (167, 171, 180) - 167 red, 171 green, and 180 blue.

How to use #A7ABB4 in CSS?

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

What colors go well with #A7ABB4?

#B4B0A7 (complementary), #A7B1B4 (analogous), and #7E8391 (lighter shade) work well with #A7ABB4.