#AEAAAA Color Information

Hex color code: #AEAAAA

A understated red shade, #AEAAAA appears as (174, 170, 170) in RGB and (0°, 2%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AEAAAA
RGB
174, 170, 170
HSL
0°, 2%, 67%
CMYK
0%, 2%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEAAAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 170, 170

Red: 174 / Green: 170 / Blue: 170

HSL

0°, 2%, 67%

Hue: 0° / Saturation: 2% / Lightness: 67%

CMYK

0%, 2%, 2%, 32%

Cyan: 0% / Magenta: 2% / Yellow: 2% / Key: 32%

What color is #AEAAAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEAAAA to RGB:

rgb(174, 170, 170)HEX to RGB Converter →

HEX to HSL

Convert #AEAAAA to HSL:

hsl(0, 2%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AEAAAA to CMYK:

cmyk(0%, 2%, 2%, 32%)Color Converter →

Color Meaning and Usage

#AEAAAA is a understated red color with RGB values of 174, 170, 170 and HSL of 0°, 2%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEAAAA is #A9ADAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADA9AB.

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

Contrast with #AEAAAA

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 #AEAAAA?

#AEAAAA is a understated red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEAAAA?

#AEAAAA in RGB is (174, 170, 170) - 174 red, 170 green, and 170 blue.

How to use #AEAAAA in CSS?

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

What colors go well with #AEAAAA?

#A9ADAD (complementary), #ADA9AB (analogous), and #878282 (lighter shade) work well with #AEAAAA.