#AEACB3 Color Information

Hex color code: #AEACB3

#AEACB3 is a muted purple color. In RGB it is (174, 172, 179), and in HSL it is (257°, 4%, 69%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AEACB3
RGB
174, 172, 179
HSL
257°, 4%, 69%
CMYK
3%, 4%, 0%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEACB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 172, 179

Red: 174 / Green: 172 / Blue: 179

HSL

257°, 4%, 69%

Hue: 257° / Saturation: 4% / Lightness: 69%

CMYK

3%, 4%, 0%, 30%

Cyan: 3% / Magenta: 4% / Yellow: 0% / Key: 30%

What color is #AEACB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEACB3 to RGB:

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

HEX to HSL

Convert #AEACB3 to HSL:

hsl(257, 4%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AEACB3 to CMYK:

cmyk(3%, 4%, 0%, 30%)Color Converter →

Color Meaning and Usage

#AEACB3 is a understated purple color with RGB values of 174, 172, 179 and HSL of 257°, 4%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEACB3 is #B1B3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADAEB3.

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

Contrast with #AEACB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEACB3?

#AEACB3 is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEACB3?

#AEACB3 in RGB is (174, 172, 179) - 174 red, 172 green, and 179 blue.

How to use #AEACB3 in CSS?

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

What colors go well with #AEACB3?

#B1B3AD (complementary), #ADAEB3 (analogous), and #88858E (lighter shade) work well with #AEACB3.