#DABBDA Color Information

Hex color code: #DABBDA

The hex color #DABBDA is a delicate magenta with RGB values of (218, 187, 218) and HSL of (300°, 30%, 79%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DABBDA
RGB
218, 187, 218
HSL
300°, 30%, 79%
CMYK
0%, 14%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 187, 218

Red: 218 / Green: 187 / Blue: 218

HSL

300°, 30%, 79%

Hue: 300° / Saturation: 30% / Lightness: 79%

CMYK

0%, 14%, 0%, 15%

Cyan: 0% / Magenta: 14% / Yellow: 0% / Key: 15%

What color is #DABBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABBDA to RGB:

rgb(218, 187, 218)HEX to RGB Converter →

HEX to HSL

Convert #DABBDA to HSL:

hsl(300, 30%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DABBDA to CMYK:

cmyk(0%, 14%, 0%, 15%)Color Converter →

Color Meaning and Usage

#DABBDA is a soft magenta color with RGB values of 218, 187, 218 and HSL of 300°, 30%, 79%. 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 #DABBDA is #B9DAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9B9DA.

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

Contrast with #DABBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABBDA?

#DABBDA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DABBDA?

#DABBDA in RGB is (218, 187, 218) - 218 red, 187 green, and 218 blue.

How to use #DABBDA in CSS?

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

What colors go well with #DABBDA?

#B9DAB9 (complementary), #C9B9DA (analogous), and #BF88BF (lighter shade) work well with #DABBDA.