#D0AECA Color Information

Hex color code: #D0AECA

The hex color #D0AECA is a gentle magenta with RGB values of (208, 174, 202) and HSL of (311°, 27%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D0AECA
RGB
208, 174, 202
HSL
311°, 27%, 75%
CMYK
0%, 16%, 3%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0AECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 174, 202

Red: 208 / Green: 174 / Blue: 202

HSL

311°, 27%, 75%

Hue: 311° / Saturation: 27% / Lightness: 75%

CMYK

0%, 16%, 3%, 18%

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

What color is #D0AECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0AECA to RGB:

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

HEX to HSL

Convert #D0AECA to HSL:

hsl(311, 27%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D0AECA to CMYK:

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

Color Meaning and Usage

#D0AECA is a pastel magenta color with RGB values of 208, 174, 202 and HSL of 311°, 27%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0AECA is #AED0B4, creating high-contrast pairings. For softer combinations, try analogous colors like #C6AED0.

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

Contrast with #D0AECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0AECA?

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

What is the RGB value of #D0AECA?

#D0AECA in RGB is (208, 174, 202) - 208 red, 174 green, and 202 blue.

How to use #D0AECA in CSS?

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

What colors go well with #D0AECA?

#AED0B4 (complementary), #C6AED0 (analogous), and #B57DAA (lighter shade) work well with #D0AECA.