#DABADF Color Information

Hex color code: #DABADF

#DABADF is a ethereal magenta color. In RGB it is (218, 186, 223), and in HSL it is (292°, 37%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DABADF
RGB
218, 186, 223
HSL
292°, 37%, 80%
CMYK
2%, 17%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 186, 223

Red: 218 / Green: 186 / Blue: 223

HSL

292°, 37%, 80%

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

CMYK

2%, 17%, 0%, 13%

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

What color is #DABADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABADF to RGB:

rgb(218, 186, 223)HEX to RGB Converter →

HEX to HSL

Convert #DABADF to HSL:

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

HEX to CMYK

Convert #DABADF to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #DABADF has RGB (218, 186, 223) and HSL (292°, 37%, 80%). 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 #DABADF is #BEDFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #C7B9DF.

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

Contrast with #DABADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABADF?

#DABADF is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DABADF?

#DABADF in RGB is (218, 186, 223) - 218 red, 186 green, and 223 blue.

How to use #DABADF in CSS?

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

What colors go well with #DABADF?

#BEDFB9 (complementary), #C7B9DF (analogous), and #BE85C7 (lighter shade) work well with #DABADF.