#AEA55C Color Information

Hex color code: #AEA55C

A gentle yellow shade, #AEA55C appears as (174, 165, 92) in RGB and (53°, 34%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NamePeru
HEX
#AEA55C
RGB
174, 165, 92
HSL
53°, 34%, 52%
CMYK
0%, 5%, 47%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEA55C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 165, 92

Red: 174 / Green: 165 / Blue: 92

HSL

53°, 34%, 52%

Hue: 53° / Saturation: 34% / Lightness: 52%

CMYK

0%, 5%, 47%, 32%

Cyan: 0% / Magenta: 5% / Yellow: 47% / Key: 32%

What color is #AEA55C?

#AEA55C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEA55C to RGB:

rgb(174, 165, 92)HEX to RGB Converter →

HEX to HSL

Convert #AEA55C to HSL:

hsl(53, 34%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #AEA55C to CMYK:

cmyk(0%, 5%, 47%, 32%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #AEA55C has RGB (174, 165, 92) and HSL (53°, 34%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEA55C is #5B65AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AE7B5B.

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

Contrast with #AEA55C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEA55C?

#AEA55C is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AEA55C?

#AEA55C in RGB is (174, 165, 92) - 174 red, 165 green, and 92 blue.

How to use #AEA55C in CSS?

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

What colors go well with #AEA55C?

#5B65AE (complementary), #AE7B5B (analogous), and #7E773E (lighter shade) work well with #AEA55C.