#DBADDC Color Information

Hex color code: #DBADDC

A airy magenta shade, #DBADDC appears as (219, 173, 220) in RGB and (299°, 40%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DBADDC
RGB
219, 173, 220
HSL
299°, 40%, 77%
CMYK
0%, 21%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBADDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 173, 220

Red: 219 / Green: 173 / Blue: 220

HSL

299°, 40%, 77%

Hue: 299° / Saturation: 40% / Lightness: 77%

CMYK

0%, 21%, 0%, 14%

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

What color is #DBADDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBADDC to RGB:

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

HEX to HSL

Convert #DBADDC to HSL:

hsl(299, 40%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBADDC to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DBADDC has RGB (219, 173, 220) and HSL (299°, 40%, 77%). 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 #DBADDC is #AEDCAD, creating high-contrast pairings. For softer combinations, try analogous colors like #C4ADDC.

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

Contrast with #DBADDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBADDC?

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

What is the RGB value of #DBADDC?

#DBADDC in RGB is (219, 173, 220) - 219 red, 173 green, and 220 blue.

How to use #DBADDC in CSS?

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

What colors go well with #DBADDC?

#AEDCAD (complementary), #C4ADDC (analogous), and #C477C5 (lighter shade) work well with #DBADDC.