#DAB8DE Color Information

Hex color code: #DAB8DE

#DAB8DE is a soft magenta color. In RGB it is (218, 184, 222), and in HSL it is (294°, 37%, 80%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DAB8DE
RGB
218, 184, 222
HSL
294°, 37%, 80%
CMYK
2%, 17%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB8DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 184, 222

Red: 218 / Green: 184 / Blue: 222

HSL

294°, 37%, 80%

Hue: 294° / Saturation: 37% / Lightness: 80%

CMYK

2%, 17%, 0%, 13%

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

What color is #DAB8DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB8DE to RGB:

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

HEX to HSL

Convert #DAB8DE to HSL:

hsl(294, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DAB8DE to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DAB8DE has RGB (218, 184, 222) and HSL (294°, 37%, 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 #DAB8DE is #BDDFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #C8B9DF.

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

Contrast with #DAB8DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB8DE?

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

What is the RGB value of #DAB8DE?

#DAB8DE in RGB is (218, 184, 222) - 218 red, 184 green, and 222 blue.

How to use #DAB8DE in CSS?

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

What colors go well with #DAB8DE?

#BDDFB9 (complementary), #C8B9DF (analogous), and #C085C7 (lighter shade) work well with #DAB8DE.