#AB448C Color Information

Hex color code: #AB448C

The hex color #AB448C is a pastel magenta with RGB values of (171, 68, 140) and HSL of (318°, 43%, 47%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#AB448C
RGB
171, 68, 140
HSL
318°, 43%, 47%
CMYK
0%, 60%, 18%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB448C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 68, 140

Red: 171 / Green: 68 / Blue: 140

HSL

318°, 43%, 47%

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

CMYK

0%, 60%, 18%, 33%

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

What color is #AB448C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB448C to RGB:

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

HEX to HSL

Convert #AB448C to HSL:

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

HEX to CMYK

Convert #AB448C to CMYK:

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

Color Meaning and Usage

#AB448C is a soft magenta color with RGB values of 171, 68, 140 and HSL of 318°, 43%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB448C is #44AB63, creating high-contrast pairings. For softer combinations, try analogous colors like #9744AB.

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

Contrast with #AB448C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB448C?

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

What is the RGB value of #AB448C?

#AB448C in RGB is (171, 68, 140) - 171 red, 68 green, and 140 blue.

How to use #AB448C in CSS?

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

What colors go well with #AB448C?

#44AB63 (complementary), #9744AB (analogous), and #752F60 (lighter shade) work well with #AB448C.