#AB448E Color Information

Hex color code: #AB448E

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

Try:
Color NameViolet Red
HEX
#AB448E
RGB
171, 68, 142
HSL
317°, 43%, 47%
CMYK
0%, 60%, 17%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB448E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 68, 142

Red: 171 / Green: 68 / Blue: 142

HSL

317°, 43%, 47%

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

CMYK

0%, 60%, 17%, 33%

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

What color is #AB448E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB448E to RGB:

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

HEX to HSL

Convert #AB448E to HSL:

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

HEX to CMYK

Convert #AB448E to CMYK:

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

Color Meaning and Usage

#AB448E is a delicate magenta color with RGB values of 171, 68, 142 and HSL of 317°, 43%, 47%. 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 #AB448E is #44AB62, creating high-contrast pairings. For softer combinations, try analogous colors like #9544AB.

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

Contrast with #AB448E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB448E?

#AB448E is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB448E?

#AB448E in RGB is (171, 68, 142) - 171 red, 68 green, and 142 blue.

How to use #AB448E in CSS?

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

What colors go well with #AB448E?

#44AB62 (complementary), #9544AB (analogous), and #752F61 (lighter shade) work well with #AB448E.