#D991CA Color Information

Hex color code: #D991CA

The hex color #D991CA is a gentle magenta with RGB values of (217, 145, 202) and HSL of (312°, 49%, 71%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D991CA
RGB
217, 145, 202
HSL
312°, 49%, 71%
CMYK
0%, 33%, 7%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D991CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 145, 202

Red: 217 / Green: 145 / Blue: 202

HSL

312°, 49%, 71%

Hue: 312° / Saturation: 49% / Lightness: 71%

CMYK

0%, 33%, 7%, 15%

Cyan: 0% / Magenta: 33% / Yellow: 7% / Key: 15%

What color is #D991CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D991CA to RGB:

rgb(217, 145, 202)HEX to RGB Converter →

HEX to HSL

Convert #D991CA to HSL:

hsl(312, 49%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D991CA to CMYK:

cmyk(0%, 33%, 7%, 15%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #D991CA has RGB (217, 145, 202) and HSL (312°, 49%, 71%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D991CA is #91D99F, creating high-contrast pairings. For softer combinations, try analogous colors like #C491D9.

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

Contrast with #D991CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D991CA?

#D991CA is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D991CA?

#D991CA in RGB is (217, 145, 202) - 217 red, 145 green, and 202 blue.

How to use #D991CA in CSS?

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

What colors go well with #D991CA?

#91D99F (complementary), #C491D9 (analogous), and #C658B0 (lighter shade) work well with #D991CA.