#AEABA2 Color Information

Hex color code: #AEABA2

The hex color #AEABA2 is a understated yellow with RGB values of (174, 171, 162) and HSL of (45°, 7%, 66%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AEABA2
RGB
174, 171, 162
HSL
45°, 7%, 66%
CMYK
0%, 2%, 7%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEABA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 171, 162

Red: 174 / Green: 171 / Blue: 162

HSL

45°, 7%, 66%

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

CMYK

0%, 2%, 7%, 32%

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

What color is #AEABA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEABA2 to RGB:

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

HEX to HSL

Convert #AEABA2 to HSL:

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

HEX to CMYK

Convert #AEABA2 to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #AEABA2 has RGB (174, 171, 162) and HSL (45°, 7%, 66%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEABA2 is #A2A5AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA5A2.

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

Contrast with #AEABA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEABA2?

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

What is the RGB value of #AEABA2?

#AEABA2 in RGB is (174, 171, 162) - 174 red, 171 green, and 162 blue.

How to use #AEABA2 in CSS?

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

What colors go well with #AEABA2?

#A2A5AE (complementary), #AEA5A2 (analogous), and #8B8679 (lighter shade) work well with #AEABA2.