#A89BAB Color Information

Hex color code: #A89BAB

A muted magenta shade, #A89BAB appears as (168, 155, 171) in RGB and (289°, 9%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A89BAB
RGB
168, 155, 171
HSL
289°, 9%, 64%
CMYK
2%, 9%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A89BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 155, 171

Red: 168 / Green: 155 / Blue: 171

HSL

289°, 9%, 64%

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

CMYK

2%, 9%, 0%, 33%

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

What color is #A89BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A89BAB to RGB:

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

HEX to HSL

Convert #A89BAB to HSL:

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

HEX to CMYK

Convert #A89BAB to CMYK:

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

Color Meaning and Usage

#A89BAB is a neutral magenta color with RGB values of 168, 155, 171 and HSL of 289°, 9%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A89BAB is #9EAB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A09BAB.

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

Contrast with #A89BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A89BAB?

#A89BAB is a neutral magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A89BAB?

#A89BAB in RGB is (168, 155, 171) - 168 red, 155 green, and 171 blue.

How to use #A89BAB in CSS?

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

What colors go well with #A89BAB?

#9EAB9B (complementary), #A09BAB (analogous), and #847288 (lighter shade) work well with #A89BAB.