#AEADAB Color Information

Hex color code: #AEADAB

The hex color #AEADAB is a neutral orange with RGB values of (174, 173, 171) and HSL of (40°, 2%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AEADAB
RGB
174, 173, 171
HSL
40°, 2%, 68%
CMYK
0%, 1%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEADAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 173, 171

Red: 174 / Green: 173 / Blue: 171

HSL

40°, 2%, 68%

Hue: 40° / Saturation: 2% / Lightness: 68%

CMYK

0%, 1%, 2%, 32%

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

What color is #AEADAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEADAB to RGB:

rgb(174, 173, 171)HEX to RGB Converter →

HEX to HSL

Convert #AEADAB to HSL:

hsl(40, 2%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AEADAB to CMYK:

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

Color Meaning and Usage

A understated orange tone, #AEADAB has RGB (174, 173, 171) and HSL (40°, 2%, 68%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEADAB is #ACADAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFACAC.

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

Contrast with #AEADAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEADAB?

#AEADAB is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEADAB?

#AEADAB in RGB is (174, 173, 171) - 174 red, 173 green, and 171 blue.

How to use #AEADAB in CSS?

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

What colors go well with #AEADAB?

#ACADAF (complementary), #AFACAC (analogous), and #8A8885 (lighter shade) work well with #AEADAB.