#AAA4BD Color Information

Hex color code: #AAA4BD

A neutral blue shade, #AAA4BD appears as (170, 164, 189) in RGB and (254°, 16%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AAA4BD
RGB
170, 164, 189
HSL
254°, 16%, 69%
CMYK
10%, 13%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA4BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 164, 189

Red: 170 / Green: 164 / Blue: 189

HSL

254°, 16%, 69%

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

CMYK

10%, 13%, 0%, 26%

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

What color is #AAA4BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA4BD to RGB:

rgb(170, 164, 189)HEX to RGB Converter →

HEX to HSL

Convert #AAA4BD to HSL:

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

HEX to CMYK

Convert #AAA4BD to CMYK:

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

Color Meaning and Usage

#AAA4BD is a muted blue color with RGB values of 170, 164, 189 and HSL of 254°, 16%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA4BD is #B7BDA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3AABD.

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

Contrast with #AAA4BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA4BD?

#AAA4BD is a muted blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAA4BD?

#AAA4BD in RGB is (170, 164, 189) - 170 red, 164 green, and 189 blue.

How to use #AAA4BD in CSS?

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

What colors go well with #AAA4BD?

#B7BDA3 (complementary), #A3AABD (analogous), and #80779C (lighter shade) work well with #AAA4BD.