#DBADC7 Color Information

Hex color code: #DBADC7

#DBADC7 is a light magenta color. In RGB it is (219, 173, 199), and in HSL it is (326°, 39%, 77%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DBADC7
RGB
219, 173, 199
HSL
326°, 39%, 77%
CMYK
0%, 21%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBADC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 173, 199

Red: 219 / Green: 173 / Blue: 199

HSL

326°, 39%, 77%

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

CMYK

0%, 21%, 9%, 14%

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

What color is #DBADC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBADC7 to RGB:

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

HEX to HSL

Convert #DBADC7 to HSL:

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

HEX to CMYK

Convert #DBADC7 to CMYK:

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

Color Meaning and Usage

#DBADC7 is a delicate magenta color with RGB values of 219, 173, 199 and HSL of 326°, 39%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBADC7 is #ADDBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #D8ADDB.

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

Contrast with #DBADC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBADC7?

#DBADC7 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBADC7?

#DBADC7 in RGB is (219, 173, 199) - 219 red, 173 green, and 199 blue.

How to use #DBADC7 in CSS?

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

What colors go well with #DBADC7?

#ADDBC1 (complementary), #D8ADDB (analogous), and #C478A3 (lighter shade) work well with #DBADC7.