#AEADA7 Color Information

Hex color code: #AEADA7

The hex color #AEADA7 is a balanced yellow with RGB values of (174, 173, 167) and HSL of (51°, 4%, 67%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AEADA7
RGB
174, 173, 167
HSL
51°, 4%, 67%
CMYK
0%, 1%, 4%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEADA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 173, 167

Red: 174 / Green: 173 / Blue: 167

HSL

51°, 4%, 67%

Hue: 51° / Saturation: 4% / Lightness: 67%

CMYK

0%, 1%, 4%, 32%

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

What color is #AEADA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEADA7 to RGB:

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

HEX to HSL

Convert #AEADA7 to HSL:

hsl(51, 4%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AEADA7 to CMYK:

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

Color Meaning and Usage

#AEADA7 is a muted yellow color with RGB values of 174, 173, 167 and HSL of 51°, 4%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEADA7 is #A7A8AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEAAA7.

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

Contrast with #AEADA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEADA7?

#AEADA7 is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEADA7?

#AEADA7 in RGB is (174, 173, 167) - 174 red, 173 green, and 167 blue.

How to use #AEADA7 in CSS?

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

What colors go well with #AEADA7?

#A7A8AE (complementary), #AEAAA7 (analogous), and #898880 (lighter shade) work well with #AEADA7.