#DAB5DE Color Information

Hex color code: #DAB5DE

A ethereal magenta shade, #DAB5DE appears as (218, 181, 222) in RGB and (294°, 38%, 79%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DAB5DE
RGB
218, 181, 222
HSL
294°, 38%, 79%
CMYK
2%, 18%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB5DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 181, 222

Red: 218 / Green: 181 / Blue: 222

HSL

294°, 38%, 79%

Hue: 294° / Saturation: 38% / Lightness: 79%

CMYK

2%, 18%, 0%, 13%

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

What color is #DAB5DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB5DE to RGB:

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

HEX to HSL

Convert #DAB5DE to HSL:

hsl(294, 38%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DAB5DE to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DAB5DE has RGB (218, 181, 222) and HSL (294°, 38%, 79%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB5DE is #B9DEB5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5B5DE.

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

Contrast with #DAB5DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB5DE?

#DAB5DE is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAB5DE?

#DAB5DE in RGB is (218, 181, 222) - 218 red, 181 green, and 222 blue.

How to use #DAB5DE in CSS?

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

What colors go well with #DAB5DE?

#B9DEB5 (complementary), #C5B5DE (analogous), and #BF80C6 (lighter shade) work well with #DAB5DE.