#AB448B Color Information

Hex color code: #AB448B

The hex color #AB448B is a soft magenta with RGB values of (171, 68, 139) and HSL of (319°, 43%, 47%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#AB448B
RGB
171, 68, 139
HSL
319°, 43%, 47%
CMYK
0%, 60%, 19%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AB448B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AB448B; color: #FFFFFF; }

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 #AB448B; background-color: #AB448B15; }

Alert / Toast

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

Link / Accent

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

a { color: #AB448B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 68, 139

Red: 171 / Green: 68 / Blue: 139

HSL

319°, 43%, 47%

Hue: 319° / Saturation: 43% / Lightness: 47%

CMYK

0%, 60%, 19%, 33%

Cyan: 0% / Magenta: 60% / Yellow: 19% / Key: 33%

What color is #AB448B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB448B to RGB:

rgb(171, 68, 139)HEX to RGB Converter →

HEX to HSL

Convert #AB448B to HSL:

hsl(319, 43%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #AB448B to CMYK:

cmyk(0%, 60%, 19%, 33%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #AB448B has RGB (171, 68, 139) and HSL (319°, 43%, 47%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB448B is #44AB65, creating high-contrast pairings. For softer combinations, try analogous colors like #9844AB.

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

Contrast with #AB448B

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

Contrast Ratio: 3.93:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB448B?

#AB448B is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB448B?

#AB448B in RGB is (171, 68, 139) - 171 red, 68 green, and 139 blue.

How to use #AB448B in CSS?

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

What colors go well with #AB448B?

#44AB65 (complementary), #9844AB (analogous), and #752F5E (lighter shade) work well with #AB448B.