#D982AF Color Information

Hex color code: #D982AF

A neutral magenta shade, #D982AF appears as (217, 130, 175) in RGB and (329°, 53%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D982AF
RGB
217, 130, 175
HSL
329°, 53%, 68%
CMYK
0%, 40%, 19%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D982AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 130, 175

Red: 217 / Green: 130 / Blue: 175

HSL

329°, 53%, 68%

Hue: 329° / Saturation: 53% / Lightness: 68%

CMYK

0%, 40%, 19%, 15%

Cyan: 0% / Magenta: 40% / Yellow: 19% / Key: 15%

What color is #D982AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D982AF to RGB:

rgb(217, 130, 175)HEX to RGB Converter →

HEX to HSL

Convert #D982AF to HSL:

hsl(329, 53%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D982AF to CMYK:

cmyk(0%, 40%, 19%, 15%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #D982AF has RGB (217, 130, 175) and HSL (329°, 53%, 68%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D982AF is #82D9AC, creating high-contrast pairings. For softer combinations, try analogous colors like #D782D9.

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

Contrast with #D982AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D982AF?

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

What is the RGB value of #D982AF?

#D982AF in RGB is (217, 130, 175) - 217 red, 130 green, and 175 blue.

How to use #D982AF in CSS?

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

What colors go well with #D982AF?

#82D9AC (complementary), #D782D9 (analogous), and #C74889 (lighter shade) work well with #D982AF.