#DAACDE Color Information

Hex color code: #DAACDE

#DAACDE is a ethereal magenta color. In RGB it is (218, 172, 222), and in HSL it is (295°, 43%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DAACDE
RGB
218, 172, 222
HSL
295°, 43%, 77%
CMYK
2%, 23%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAACDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 172, 222

Red: 218 / Green: 172 / Blue: 222

HSL

295°, 43%, 77%

Hue: 295° / Saturation: 43% / Lightness: 77%

CMYK

2%, 23%, 0%, 13%

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

What color is #DAACDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAACDE to RGB:

rgb(218, 172, 222)HEX to RGB Converter →

HEX to HSL

Convert #DAACDE to HSL:

hsl(295, 43%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DAACDE to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DAACDE has RGB (218, 172, 222) and HSL (295°, 43%, 77%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAACDE is #AFDEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #C0ABDE.

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

Contrast with #DAACDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAACDE?

#DAACDE is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAACDE?

#DAACDE in RGB is (218, 172, 222) - 218 red, 172 green, and 222 blue.

How to use #DAACDE in CSS?

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

What colors go well with #DAACDE?

#AFDEAB (complementary), #C0ABDE (analogous), and #C174C8 (lighter shade) work well with #DAACDE.