#AE995B Color Information

Hex color code: #AE995B

The hex color #AE995B is a subtle yellow with RGB values of (174, 153, 91) and HSL of (45°, 34%, 52%). It is often used for branding and logos.

Try:
Color NamePeru
HEX
#AE995B
RGB
174, 153, 91
HSL
45°, 34%, 52%
CMYK
0%, 12%, 48%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE995B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 153, 91

Red: 174 / Green: 153 / Blue: 91

HSL

45°, 34%, 52%

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

CMYK

0%, 12%, 48%, 32%

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

What color is #AE995B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE995B to RGB:

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

HEX to HSL

Convert #AE995B to HSL:

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

HEX to CMYK

Convert #AE995B to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #AE995B has RGB (174, 153, 91) and HSL (45°, 34%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE995B is #5B70AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AE705B.

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

Contrast with #AE995B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE995B?

#AE995B is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AE995B?

#AE995B in RGB is (174, 153, 91) - 174 red, 153 green, and 91 blue.

How to use #AE995B in CSS?

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

What colors go well with #AE995B?

#5B70AE (complementary), #AE705B (analogous), and #7E6E3E (lighter shade) work well with #AE995B.