#AEA55B Color Information

Hex color code: #AEA55B

A soft yellow shade, #AEA55B appears as (174, 165, 91) in RGB and (53°, 34%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NamePeru
HEX
#AEA55B
RGB
174, 165, 91
HSL
53°, 34%, 52%
CMYK
0%, 5%, 48%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEA55B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 165, 91

Red: 174 / Green: 165 / Blue: 91

HSL

53°, 34%, 52%

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

CMYK

0%, 5%, 48%, 32%

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

What color is #AEA55B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEA55B to RGB:

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

HEX to HSL

Convert #AEA55B to HSL:

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

HEX to CMYK

Convert #AEA55B to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #AEA55B has RGB (174, 165, 91) and HSL (53°, 34%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #AEA55B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEA55B?

#AEA55B is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AEA55B?

#AEA55B in RGB is (174, 165, 91) - 174 red, 165 green, and 91 blue.

How to use #AEA55B in CSS?

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

What colors go well with #AEA55B?

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