#A29EAE Color Information

Hex color code: #A29EAE

#A29EAE is a understated purple color. In RGB it is (162, 158, 174), and in HSL it is (255°, 9%, 65%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A29EAE
RGB
162, 158, 174
HSL
255°, 9%, 65%
CMYK
7%, 9%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A29EAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 158, 174

Red: 162 / Green: 158 / Blue: 174

HSL

255°, 9%, 65%

Hue: 255° / Saturation: 9% / Lightness: 65%

CMYK

7%, 9%, 0%, 32%

Cyan: 7% / Magenta: 9% / Yellow: 0% / Key: 32%

What color is #A29EAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A29EAE to RGB:

rgb(162, 158, 174)HEX to RGB Converter →

HEX to HSL

Convert #A29EAE to HSL:

hsl(255, 9%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A29EAE to CMYK:

cmyk(7%, 9%, 0%, 32%)Color Converter →

Color Meaning and Usage

#A29EAE is a subtle purple color with RGB values of 162, 158, 174 and HSL of 255°, 9%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A29EAE is #AAAE9E, creating high-contrast pairings. For softer combinations, try analogous colors like #9EA2AE.

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

Contrast with #A29EAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A29EAE?

#A29EAE is a subtle purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A29EAE?

#A29EAE in RGB is (162, 158, 174) - 162 red, 158 green, and 174 blue.

How to use #A29EAE in CSS?

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

What colors go well with #A29EAE?

#AAAE9E (complementary), #9EA2AE (analogous), and #7A748B (lighter shade) work well with #A29EAE.