#AEACA0 Color Information

Hex color code: #AEACA0

A understated yellow shade, #AEACA0 appears as (174, 172, 160) in RGB and (51°, 8%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AEACA0
RGB
174, 172, 160
HSL
51°, 8%, 65%
CMYK
0%, 1%, 8%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEACA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 172, 160

Red: 174 / Green: 172 / Blue: 160

HSL

51°, 8%, 65%

Hue: 51° / Saturation: 8% / Lightness: 65%

CMYK

0%, 1%, 8%, 32%

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

What color is #AEACA0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEACA0 to RGB:

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

HEX to HSL

Convert #AEACA0 to HSL:

hsl(51, 8%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AEACA0 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #AEACA0 has RGB (174, 172, 160) and HSL (51°, 8%, 65%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEACA0 is #9FA1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADA49F.

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

Contrast with #AEACA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEACA0?

#AEACA0 is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEACA0?

#AEACA0 in RGB is (174, 172, 160) - 174 red, 172 green, and 160 blue.

How to use #AEACA0 in CSS?

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

What colors go well with #AEACA0?

#9FA1AD (complementary), #ADA49F (analogous), and #8A8775 (lighter shade) work well with #AEACA0.