#DABDDB Color Information

Hex color code: #DABDDB

#DABDDB is a soft magenta color. In RGB it is (218, 189, 219), and in HSL it is (298°, 29%, 80%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DABDDB
RGB
218, 189, 219
HSL
298°, 29%, 80%
CMYK
0%, 14%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 189, 219

Red: 218 / Green: 189 / Blue: 219

HSL

298°, 29%, 80%

Hue: 298° / Saturation: 29% / Lightness: 80%

CMYK

0%, 14%, 0%, 14%

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

What color is #DABDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABDDB to RGB:

rgb(218, 189, 219)HEX to RGB Converter →

HEX to HSL

Convert #DABDDB to HSL:

hsl(298, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DABDDB to CMYK:

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

Color Meaning and Usage

#DABDDB is a airy magenta color with RGB values of 218, 189, 219 and HSL of 298°, 29%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABDDB is #BEDBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #CBBDDB.

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

Contrast with #DABDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABDDB?

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

What is the RGB value of #DABDDB?

#DABDDB in RGB is (218, 189, 219) - 218 red, 189 green, and 219 blue.

How to use #DABDDB in CSS?

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

What colors go well with #DABDDB?

#BEDBBD (complementary), #CBBDDB (analogous), and #BE8CC0 (lighter shade) work well with #DABDDB.