#D2ACED Color Information

Hex color code: #D2ACED

#D2ACED is a ethereal purple color. In RGB it is (210, 172, 237), and in HSL it is (275°, 64%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D2ACED
RGB
210, 172, 237
HSL
275°, 64%, 80%
CMYK
11%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2ACED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 172, 237

Red: 210 / Green: 172 / Blue: 237

HSL

275°, 64%, 80%

Hue: 275° / Saturation: 64% / Lightness: 80%

CMYK

11%, 27%, 0%, 7%

Cyan: 11% / Magenta: 27% / Yellow: 0% / Key: 7%

What color is #D2ACED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2ACED to RGB:

rgb(210, 172, 237)HEX to RGB Converter →

HEX to HSL

Convert #D2ACED to HSL:

hsl(275, 64%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D2ACED to CMYK:

cmyk(11%, 27%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft purple tone, #D2ACED has RGB (210, 172, 237) and HSL (275°, 64%, 80%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2ACED is #C7EDAB, creating high-contrast pairings. For softer combinations, try analogous colors like #B1ABED.

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

Contrast with #D2ACED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2ACED?

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

What is the RGB value of #D2ACED?

#D2ACED in RGB is (210, 172, 237) - 210 red, 172 green, and 237 blue.

How to use #D2ACED in CSS?

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

What colors go well with #D2ACED?

#C7EDAB (complementary), #B1ABED (analogous), and #AF6DDF (lighter shade) work well with #D2ACED.