#D7AADE Color Information

Hex color code: #D7AADE

#D7AADE is a airy magenta color. In RGB it is (215, 170, 222), and in HSL it is (292°, 44%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D7AADE
RGB
215, 170, 222
HSL
292°, 44%, 77%
CMYK
3%, 23%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7AADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 170, 222

Red: 215 / Green: 170 / Blue: 222

HSL

292°, 44%, 77%

Hue: 292° / Saturation: 44% / Lightness: 77%

CMYK

3%, 23%, 0%, 13%

Cyan: 3% / Magenta: 23% / Yellow: 0% / Key: 13%

What color is #D7AADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7AADE to RGB:

rgb(215, 170, 222)HEX to RGB Converter →

HEX to HSL

Convert #D7AADE to HSL:

hsl(292, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #D7AADE to CMYK:

cmyk(3%, 23%, 0%, 13%)Color Converter →

Color Meaning and Usage

#D7AADE is a light magenta color with RGB values of 215, 170, 222 and HSL of 292°, 44%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7AADE is #B1DEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #BDABDE.

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

Contrast with #D7AADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7AADE?

#D7AADE is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D7AADE?

#D7AADE in RGB is (215, 170, 222) - 215 red, 170 green, and 222 blue.

How to use #D7AADE in CSS?

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

What colors go well with #D7AADE?

#B1DEAB (complementary), #BDABDE (analogous), and #BD73C9 (lighter shade) work well with #D7AADE.