#D558AB Color Information

Hex color code: #D558AB

A muted magenta shade, #D558AB appears as (213, 88, 171) in RGB and (320°, 60%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#D558AB
RGB
213, 88, 171
HSL
320°, 60%, 59%
CMYK
0%, 59%, 20%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D558AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 88, 171

Red: 213 / Green: 88 / Blue: 171

HSL

320°, 60%, 59%

Hue: 320° / Saturation: 60% / Lightness: 59%

CMYK

0%, 59%, 20%, 16%

Cyan: 0% / Magenta: 59% / Yellow: 20% / Key: 16%

What color is #D558AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D558AB to RGB:

rgb(213, 88, 171)HEX to RGB Converter →

HEX to HSL

Convert #D558AB to HSL:

hsl(320, 60%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #D558AB to CMYK:

cmyk(0%, 59%, 20%, 16%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #D558AB has RGB (213, 88, 171) and HSL (320°, 60%, 59%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D558AB is #58D582, creating high-contrast pairings. For softer combinations, try analogous colors like #C058D5.

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

Contrast with #D558AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D558AB?

#D558AB is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D558AB?

#D558AB in RGB is (213, 88, 171) - 213 red, 88 green, and 171 blue.

How to use #D558AB in CSS?

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

What colors go well with #D558AB?

#58D582 (complementary), #C058D5 (analogous), and #B42D87 (lighter shade) work well with #D558AB.