#AEACA2 Color Information

Hex color code: #AEACA2

A balanced yellow shade, #AEACA2 appears as (174, 172, 162) in RGB and (50°, 7%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AEACA2
RGB
174, 172, 162
HSL
50°, 7%, 66%
CMYK
0%, 1%, 7%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEACA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 172, 162

Red: 174 / Green: 172 / Blue: 162

HSL

50°, 7%, 66%

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

CMYK

0%, 1%, 7%, 32%

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

What color is #AEACA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEACA2 to RGB:

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

HEX to HSL

Convert #AEACA2 to HSL:

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

HEX to CMYK

Convert #AEACA2 to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #AEACA2 has RGB (174, 172, 162) and HSL (50°, 7%, 66%). 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 #AEACA2 is #A2A4AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA6A2.

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

Contrast with #AEACA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEACA2?

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

What is the RGB value of #AEACA2?

#AEACA2 in RGB is (174, 172, 162) - 174 red, 172 green, and 162 blue.

How to use #AEACA2 in CSS?

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

What colors go well with #AEACA2?

#A2A4AE (complementary), #AEA6A2 (analogous), and #8B8879 (lighter shade) work well with #AEACA2.