#AB599C Color Information

Hex color code: #AB599C

#AB599C is a soft magenta color. In RGB it is (171, 89, 156), and in HSL it is (311°, 33%, 51%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#AB599C
RGB
171, 89, 156
HSL
311°, 33%, 51%
CMYK
0%, 48%, 9%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB599C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 89, 156

Red: 171 / Green: 89 / Blue: 156

HSL

311°, 33%, 51%

Hue: 311° / Saturation: 33% / Lightness: 51%

CMYK

0%, 48%, 9%, 33%

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

What color is #AB599C?

#AB599C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB599C to RGB:

rgb(171, 89, 156)HEX to RGB Converter →

HEX to HSL

Convert #AB599C to HSL:

hsl(311, 33%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #AB599C to CMYK:

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

Color Meaning and Usage

#AB599C is a subtle magenta color with RGB values of 171, 89, 156 and HSL of 311°, 33%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB599C is #59AB68, creating high-contrast pairings. For softer combinations, try analogous colors like #9159AB.

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

Contrast with #AB599C

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

Contrast Ratio: 4.64:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB599C?

#AB599C is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB599C?

#AB599C in RGB is (171, 89, 156) - 171 red, 89 green, and 156 blue.

How to use #AB599C in CSS?

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

What colors go well with #AB599C?

#59AB68 (complementary), #9159AB (analogous), and #7A3E6F (lighter shade) work well with #AB599C.