#D556AA Color Information

Hex color code: #D556AA

A balanced magenta shade, #D556AA appears as (213, 86, 170) in RGB and (320°, 60%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#D556AA
RGB
213, 86, 170
HSL
320°, 60%, 59%
CMYK
0%, 60%, 20%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D556AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 86, 170

Red: 213 / Green: 86 / Blue: 170

HSL

320°, 60%, 59%

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

CMYK

0%, 60%, 20%, 16%

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

What color is #D556AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D556AA to RGB:

rgb(213, 86, 170)HEX to RGB Converter →

HEX to HSL

Convert #D556AA to HSL:

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

HEX to CMYK

Convert #D556AA to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #D556AA has RGB (213, 86, 170) 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 #D556AA is #58D582, creating high-contrast pairings. For softer combinations, try analogous colors like #C058D5.

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

Contrast with #D556AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D556AA?

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

What is the RGB value of #D556AA?

#D556AA in RGB is (213, 86, 170) - 213 red, 86 green, and 170 blue.

How to use #D556AA in CSS?

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

What colors go well with #D556AA?

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