#AEA0BA Color Information

Hex color code: #AEA0BA

A neutral purple shade, #AEA0BA appears as (174, 160, 186) in RGB and (272°, 16%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AEA0BA
RGB
174, 160, 186
HSL
272°, 16%, 68%
CMYK
6%, 14%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEA0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 160, 186

Red: 174 / Green: 160 / Blue: 186

HSL

272°, 16%, 68%

Hue: 272° / Saturation: 16% / Lightness: 68%

CMYK

6%, 14%, 0%, 27%

Cyan: 6% / Magenta: 14% / Yellow: 0% / Key: 27%

What color is #AEA0BA?

#AEA0BA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEA0BA to RGB:

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

HEX to HSL

Convert #AEA0BA to HSL:

hsl(272, 16%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AEA0BA to CMYK:

cmyk(6%, 14%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #AEA0BA has RGB (174, 160, 186) and HSL (272°, 16%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEA0BA is #ADBAA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A1A0BA.

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

Contrast with #AEA0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEA0BA?

#AEA0BA is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AEA0BA?

#AEA0BA in RGB is (174, 160, 186) - 174 red, 160 green, and 186 blue.

How to use #AEA0BA in CSS?

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

What colors go well with #AEA0BA?

#ADBAA0 (complementary), #A1A0BA (analogous), and #88749A (lighter shade) work well with #AEA0BA.