#D981AA Color Information

Hex color code: #D981AA

#D981AA is a energetic magenta color. In RGB it is (217, 129, 170), and in HSL it is (332°, 54%, 68%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#D981AA
RGB
217, 129, 170
HSL
332°, 54%, 68%
CMYK
0%, 41%, 22%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D981AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 129, 170

Red: 217 / Green: 129 / Blue: 170

HSL

332°, 54%, 68%

Hue: 332° / Saturation: 54% / Lightness: 68%

CMYK

0%, 41%, 22%, 15%

Cyan: 0% / Magenta: 41% / Yellow: 22% / Key: 15%

What color is #D981AA?

#D981AA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D981AA to RGB:

rgb(217, 129, 170)HEX to RGB Converter →

HEX to HSL

Convert #D981AA to HSL:

hsl(332, 54%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D981AA to CMYK:

cmyk(0%, 41%, 22%, 15%)Color Converter →

Color Meaning and Usage

A vibrant magenta tone, #D981AA has RGB (217, 129, 170) and HSL (332°, 54%, 68%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D981AA is #81D9B0, creating high-contrast pairings. For softer combinations, try analogous colors like #D981D7.

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

Contrast with #D981AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D981AA?

#D981AA is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D981AA?

#D981AA in RGB is (217, 129, 170) - 217 red, 129 green, and 170 blue.

How to use #D981AA in CSS?

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

What colors go well with #D981AA?

#81D9B0 (complementary), #D981D7 (analogous), and #C84683 (lighter shade) work well with #D981AA.