#D0AACA Color Information

Hex color code: #D0AACA

The hex color #D0AACA is a soft magenta with RGB values of (208, 170, 202) and HSL of (309°, 29%, 74%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D0AACA
RGB
208, 170, 202
HSL
309°, 29%, 74%
CMYK
0%, 18%, 3%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0AACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 170, 202

Red: 208 / Green: 170 / Blue: 202

HSL

309°, 29%, 74%

Hue: 309° / Saturation: 29% / Lightness: 74%

CMYK

0%, 18%, 3%, 18%

Cyan: 0% / Magenta: 18% / Yellow: 3% / Key: 18%

What color is #D0AACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0AACA to RGB:

rgb(208, 170, 202)HEX to RGB Converter →

HEX to HSL

Convert #D0AACA to HSL:

hsl(309, 29%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D0AACA to CMYK:

cmyk(0%, 18%, 3%, 18%)Color Converter →

Color Meaning and Usage

#D0AACA is a pastel magenta color with RGB values of 208, 170, 202 and HSL of 309°, 29%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0AACA is #A9D0AF, creating high-contrast pairings. For softer combinations, try analogous colors like #C2A9D0.

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

Contrast with #D0AACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0AACA?

#D0AACA is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D0AACA?

#D0AACA in RGB is (208, 170, 202) - 208 red, 170 green, and 202 blue.

How to use #D0AACA in CSS?

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

What colors go well with #D0AACA?

#A9D0AF (complementary), #C2A9D0 (analogous), and #B578AC (lighter shade) work well with #D0AACA.