#AB9BA1 Color Information

Hex color code: #AB9BA1

The hex color #AB9BA1 is a neutral magenta with RGB values of (171, 155, 161) and HSL of (338°, 9%, 64%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AB9BA1
RGB
171, 155, 161
HSL
338°, 9%, 64%
CMYK
0%, 9%, 6%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB9BA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 155, 161

Red: 171 / Green: 155 / Blue: 161

HSL

338°, 9%, 64%

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

CMYK

0%, 9%, 6%, 33%

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

What color is #AB9BA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB9BA1 to RGB:

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

HEX to HSL

Convert #AB9BA1 to HSL:

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

HEX to CMYK

Convert #AB9BA1 to CMYK:

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

Color Meaning and Usage

#AB9BA1 is a balanced magenta color with RGB values of 171, 155, 161 and HSL of 338°, 9%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB9BA1 is #9BABA5, creating high-contrast pairings. For softer combinations, try analogous colors like #AB9BA9.

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

Contrast with #AB9BA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB9BA1?

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

What is the RGB value of #AB9BA1?

#AB9BA1 in RGB is (171, 155, 161) - 171 red, 155 green, and 161 blue.

How to use #AB9BA1 in CSS?

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

What colors go well with #AB9BA1?

#9BABA5 (complementary), #AB9BA9 (analogous), and #88727A (lighter shade) work well with #AB9BA1.