#AB95AC Color Information

Hex color code: #AB95AC

#AB95AC is a balanced magenta color. In RGB it is (171, 149, 172), and in HSL it is (297°, 12%, 63%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AB95AC
RGB
171, 149, 172
HSL
297°, 12%, 63%
CMYK
1%, 13%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB95AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 149, 172

Red: 171 / Green: 149 / Blue: 172

HSL

297°, 12%, 63%

Hue: 297° / Saturation: 12% / Lightness: 63%

CMYK

1%, 13%, 0%, 33%

Cyan: 1% / Magenta: 13% / Yellow: 0% / Key: 33%

What color is #AB95AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB95AC to RGB:

rgb(171, 149, 172)HEX to RGB Converter →

HEX to HSL

Convert #AB95AC to HSL:

hsl(297, 12%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AB95AC to CMYK:

cmyk(1%, 13%, 0%, 33%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #AB95AC has RGB (171, 149, 172) and HSL (297°, 12%, 63%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB95AC is #96AC95, creating high-contrast pairings. For softer combinations, try analogous colors like #A095AC.

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

Contrast with #AB95AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB95AC?

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

What is the RGB value of #AB95AC?

#AB95AC in RGB is (171, 149, 172) - 171 red, 149 green, and 172 blue.

How to use #AB95AC in CSS?

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

What colors go well with #AB95AC?

#96AC95 (complementary), #A095AC (analogous), and #886C89 (lighter shade) work well with #AB95AC.