#AEAAA1 Color Information

Hex color code: #AEAAA1

The hex color #AEAAA1 is a muted orange with RGB values of (174, 170, 161) and HSL of (42°, 7%, 66%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AEAAA1
RGB
174, 170, 161
HSL
42°, 7%, 66%
CMYK
0%, 2%, 7%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEAAA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 170, 161

Red: 174 / Green: 170 / Blue: 161

HSL

42°, 7%, 66%

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

CMYK

0%, 2%, 7%, 32%

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

What color is #AEAAA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEAAA1 to RGB:

rgb(174, 170, 161)HEX to RGB Converter →

HEX to HSL

Convert #AEAAA1 to HSL:

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

HEX to CMYK

Convert #AEAAA1 to CMYK:

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

Color Meaning and Usage

#AEAAA1 is a neutral orange color with RGB values of 174, 170, 161 and HSL of 42°, 7%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #AEAAA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEAAA1?

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

What is the RGB value of #AEAAA1?

#AEAAA1 in RGB is (174, 170, 161) - 174 red, 170 green, and 161 blue.

How to use #AEAAA1 in CSS?

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

What colors go well with #AEAAA1?

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