#AEADA2 Color Information

Hex color code: #AEADA2

#AEADA2 is a subtle yellow color. In RGB it is (174, 173, 162), and in HSL it is (55°, 7%, 66%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AEADA2
RGB
174, 173, 162
HSL
55°, 7%, 66%
CMYK
0%, 1%, 7%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEADA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 173, 162

Red: 174 / Green: 173 / Blue: 162

HSL

55°, 7%, 66%

Hue: 55° / Saturation: 7% / Lightness: 66%

CMYK

0%, 1%, 7%, 32%

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

What color is #AEADA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEADA2 to RGB:

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

HEX to HSL

Convert #AEADA2 to HSL:

hsl(55, 7%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AEADA2 to CMYK:

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

Color Meaning and Usage

#AEADA2 is a subtle yellow color with RGB values of 174, 173, 162 and HSL of 55°, 7%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEADA2 is #A2A3AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA7A2.

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

Contrast with #AEADA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEADA2?

#AEADA2 is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEADA2?

#AEADA2 in RGB is (174, 173, 162) - 174 red, 173 green, and 162 blue.

How to use #AEADA2 in CSS?

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

What colors go well with #AEADA2?

#A2A3AE (complementary), #AEA7A2 (analogous), and #8B8979 (lighter shade) work well with #AEADA2.