#A69BAB Color Information

Hex color code: #A69BAB

#A69BAB is a muted purple color. In RGB it is (166, 155, 171), and in HSL it is (281°, 9%, 64%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A69BAB
RGB
166, 155, 171
HSL
281°, 9%, 64%
CMYK
3%, 9%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A69BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 155, 171

Red: 166 / Green: 155 / Blue: 171

HSL

281°, 9%, 64%

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

CMYK

3%, 9%, 0%, 33%

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

What color is #A69BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A69BAB to RGB:

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

HEX to HSL

Convert #A69BAB to HSL:

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

HEX to CMYK

Convert #A69BAB to CMYK:

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

Color Meaning and Usage

#A69BAB is a neutral purple color with RGB values of 166, 155, 171 and HSL of 281°, 9%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A69BAB is #A0AB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9E9BAB.

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

Contrast with #A69BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A69BAB?

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

What is the RGB value of #A69BAB?

#A69BAB in RGB is (166, 155, 171) - 166 red, 155 green, and 171 blue.

How to use #A69BAB in CSS?

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

What colors go well with #A69BAB?

#A0AB9B (complementary), #9E9BAB (analogous), and #817288 (lighter shade) work well with #A69BAB.