#AAB3AF Color Information

Hex color code: #AAB3AF

A understated cyan shade, #AAB3AF appears as (170, 179, 175) in RGB and (153°, 6%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AAB3AF
RGB
170, 179, 175
HSL
153°, 6%, 68%
CMYK
5%, 0%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 179, 175

Red: 170 / Green: 179 / Blue: 175

HSL

153°, 6%, 68%

Hue: 153° / Saturation: 6% / Lightness: 68%

CMYK

5%, 0%, 2%, 30%

Cyan: 5% / Magenta: 0% / Yellow: 2% / Key: 30%

What color is #AAB3AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB3AF to RGB:

rgb(170, 179, 175)HEX to RGB Converter →

HEX to HSL

Convert #AAB3AF to HSL:

hsl(153, 6%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AAB3AF to CMYK:

cmyk(5%, 0%, 2%, 30%)Color Converter →

Color Meaning and Usage

#AAB3AF is a understated cyan color with RGB values of 170, 179, 175 and HSL of 153°, 6%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB3AF is #B2A9AD, creating high-contrast pairings. For softer combinations, try analogous colors like #A9B2A9.

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

Contrast with #AAB3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB3AF?

#AAB3AF is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAB3AF?

#AAB3AF in RGB is (170, 179, 175) - 170 red, 179 green, and 175 blue.

How to use #AAB3AF in CSS?

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

What colors go well with #AAB3AF?

#B2A9AD (complementary), #A9B2A9 (analogous), and #808E88 (lighter shade) work well with #AAB3AF.