#AEA084 Color Information

Hex color code: #AEA084

The hex color #AEA084 is a soft orange with RGB values of (174, 160, 132) and HSL of (40°, 21%, 60%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AEA084
RGB
174, 160, 132
HSL
40°, 21%, 60%
CMYK
0%, 8%, 24%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEA084; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 160, 132

Red: 174 / Green: 160 / Blue: 132

HSL

40°, 21%, 60%

Hue: 40° / Saturation: 21% / Lightness: 60%

CMYK

0%, 8%, 24%, 32%

Cyan: 0% / Magenta: 8% / Yellow: 24% / Key: 32%

What color is #AEA084?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEA084 to RGB:

rgb(174, 160, 132)HEX to RGB Converter →

HEX to HSL

Convert #AEA084 to HSL:

hsl(40, 21%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AEA084 to CMYK:

cmyk(0%, 8%, 24%, 32%)Color Converter →

Color Meaning and Usage

#AEA084 is a delicate orange color with RGB values of 174, 160, 132 and HSL of 40°, 21%, 60%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEA084 is #8492AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AE8B84.

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

Contrast with #AEA084

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEA084?

#AEA084 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AEA084?

#AEA084 in RGB is (174, 160, 132) - 174 red, 160 green, and 132 blue.

How to use #AEA084 in CSS?

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

What colors go well with #AEA084?

#8492AE (complementary), #AE8B84 (analogous), and #8B7B5B (lighter shade) work well with #AEA084.