#D55DAB Color Information

Hex color code: #D55DAB

A neutral magenta shade, #D55DAB appears as (213, 93, 171) in RGB and (321°, 59%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D55DAB
RGB
213, 93, 171
HSL
321°, 59%, 60%
CMYK
0%, 56%, 20%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D55DAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 93, 171

Red: 213 / Green: 93 / Blue: 171

HSL

321°, 59%, 60%

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

CMYK

0%, 56%, 20%, 16%

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

What color is #D55DAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D55DAB to RGB:

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

HEX to HSL

Convert #D55DAB to HSL:

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

HEX to CMYK

Convert #D55DAB to CMYK:

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

Color Meaning and Usage

#D55DAB is a subtle magenta color with RGB values of 213, 93, 171 and HSL of 321°, 59%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D55DAB is #5DD587, creating high-contrast pairings. For softer combinations, try analogous colors like #C35DD5.

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

Contrast with #D55DAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D55DAB?

#D55DAB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D55DAB?

#D55DAB in RGB is (213, 93, 171) - 213 red, 93 green, and 171 blue.

How to use #D55DAB in CSS?

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

What colors go well with #D55DAB?

#5DD587 (complementary), #C35DD5 (analogous), and #B62F87 (lighter shade) work well with #D55DAB.