#D581CA Color Information

Hex color code: #D581CA

The hex color #D581CA is a muted magenta with RGB values of (213, 129, 202) and HSL of (308°, 50%, 67%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D581CA
RGB
213, 129, 202
HSL
308°, 50%, 67%
CMYK
0%, 39%, 5%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D581CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 129, 202

Red: 213 / Green: 129 / Blue: 202

HSL

308°, 50%, 67%

Hue: 308° / Saturation: 50% / Lightness: 67%

CMYK

0%, 39%, 5%, 16%

Cyan: 0% / Magenta: 39% / Yellow: 5% / Key: 16%

What color is #D581CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D581CA to RGB:

rgb(213, 129, 202)HEX to RGB Converter →

HEX to HSL

Convert #D581CA to HSL:

hsl(308, 50%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D581CA to CMYK:

cmyk(0%, 39%, 5%, 16%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #D581CA has RGB (213, 129, 202) and HSL (308°, 50%, 67%). 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 #D581CA is #81D58C, creating high-contrast pairings. For softer combinations, try analogous colors like #B681D5.

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

Contrast with #D581CA

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

Contrast Ratio: 7.82:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D581CA?

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

What is the RGB value of #D581CA?

#D581CA in RGB is (213, 129, 202) - 213 red, 129 green, and 202 blue.

How to use #D581CA in CSS?

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

What colors go well with #D581CA?

#81D58C (complementary), #B681D5 (analogous), and #C247B1 (lighter shade) work well with #D581CA.