#AEABA7 Color Information

Hex color code: #AEABA7

#AEABA7 is a balanced orange color. In RGB it is (174, 171, 167), and in HSL it is (34°, 4%, 67%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AEABA7
RGB
174, 171, 167
HSL
34°, 4%, 67%
CMYK
0%, 2%, 4%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEABA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 171, 167

Red: 174 / Green: 171 / Blue: 167

HSL

34°, 4%, 67%

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

CMYK

0%, 2%, 4%, 32%

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

What color is #AEABA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEABA7 to RGB:

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

HEX to HSL

Convert #AEABA7 to HSL:

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

HEX to CMYK

Convert #AEABA7 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #AEABA7 has RGB (174, 171, 167) and HSL (34°, 4%, 67%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEABA7 is #A7AAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA8A7.

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

Contrast with #AEABA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEABA7?

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

What is the RGB value of #AEABA7?

#AEABA7 in RGB is (174, 171, 167) - 174 red, 171 green, and 167 blue.

How to use #AEABA7 in CSS?

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

What colors go well with #AEABA7?

#A7AAAE (complementary), #AEA8A7 (analogous), and #898580 (lighter shade) work well with #AEABA7.