#D5ADE2 Color Information

Hex color code: #D5ADE2

The hex color #D5ADE2 is a delicate magenta with RGB values of (213, 173, 226) and HSL of (285°, 48%, 78%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D5ADE2
RGB
213, 173, 226
HSL
285°, 48%, 78%
CMYK
6%, 23%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5ADE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 173, 226

Red: 213 / Green: 173 / Blue: 226

HSL

285°, 48%, 78%

Hue: 285° / Saturation: 48% / Lightness: 78%

CMYK

6%, 23%, 0%, 11%

Cyan: 6% / Magenta: 23% / Yellow: 0% / Key: 11%

What color is #D5ADE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5ADE2 to RGB:

rgb(213, 173, 226)HEX to RGB Converter →

HEX to HSL

Convert #D5ADE2 to HSL:

hsl(285, 48%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D5ADE2 to CMYK:

cmyk(6%, 23%, 0%, 11%)Color Converter →

Color Meaning and Usage

#D5ADE2 is a soft magenta color with RGB values of 213, 173, 226 and HSL of 285°, 48%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5ADE2 is #B9E2AC, creating high-contrast pairings. For softer combinations, try analogous colors like #B9ACE2.

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

Contrast with #D5ADE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5ADE2?

#D5ADE2 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D5ADE2?

#D5ADE2 in RGB is (213, 173, 226) - 213 red, 173 green, and 226 blue.

How to use #D5ADE2 in CSS?

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

What colors go well with #D5ADE2?

#B9E2AC (complementary), #B9ACE2 (analogous), and #B773CE (lighter shade) work well with #D5ADE2.