#DBADDA Color Information

Hex color code: #DBADDA

A ethereal magenta shade, #DBADDA appears as (219, 173, 218) in RGB and (301°, 39%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DBADDA
RGB
219, 173, 218
HSL
301°, 39%, 77%
CMYK
0%, 21%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBADDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 173, 218

Red: 219 / Green: 173 / Blue: 218

HSL

301°, 39%, 77%

Hue: 301° / Saturation: 39% / Lightness: 77%

CMYK

0%, 21%, 0%, 14%

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

What color is #DBADDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBADDA to RGB:

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

HEX to HSL

Convert #DBADDA to HSL:

hsl(301, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBADDA to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DBADDA has RGB (219, 173, 218) and HSL (301°, 39%, 77%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBADDA is #ADDBAE, creating high-contrast pairings. For softer combinations, try analogous colors like #C5ADDB.

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

Contrast with #DBADDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBADDA?

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

What is the RGB value of #DBADDA?

#DBADDA in RGB is (219, 173, 218) - 219 red, 173 green, and 218 blue.

How to use #DBADDA in CSS?

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

What colors go well with #DBADDA?

#ADDBAE (complementary), #C5ADDB (analogous), and #C478C3 (lighter shade) work well with #DBADDA.