#A29BAB Color Information

Hex color code: #A29BAB

The hex color #A29BAB is a subtle purple with RGB values of (162, 155, 171) and HSL of (266°, 9%, 64%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A29BAB
RGB
162, 155, 171
HSL
266°, 9%, 64%
CMYK
5%, 9%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A29BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 155, 171

Red: 162 / Green: 155 / Blue: 171

HSL

266°, 9%, 64%

Hue: 266° / Saturation: 9% / Lightness: 64%

CMYK

5%, 9%, 0%, 33%

Cyan: 5% / Magenta: 9% / Yellow: 0% / Key: 33%

What color is #A29BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A29BAB to RGB:

rgb(162, 155, 171)HEX to RGB Converter →

HEX to HSL

Convert #A29BAB to HSL:

hsl(266, 9%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A29BAB to CMYK:

cmyk(5%, 9%, 0%, 33%)Color Converter →

Color Meaning and Usage

#A29BAB is a subtle purple color with RGB values of 162, 155, 171 and HSL of 266°, 9%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A29BAB is #A4AB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9B9CAB.

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

Contrast with #A29BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A29BAB?

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

What is the RGB value of #A29BAB?

#A29BAB in RGB is (162, 155, 171) - 162 red, 155 green, and 171 blue.

How to use #A29BAB in CSS?

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

What colors go well with #A29BAB?

#A4AB9B (complementary), #9B9CAB (analogous), and #7B7288 (lighter shade) work well with #A29BAB.