#DB3DD1 Color Information

Hex color code: #DB3DD1

The hex color #DB3DD1 is a neutral magenta with RGB values of (219, 61, 209) and HSL of (304°, 69%, 55%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#DB3DD1
RGB
219, 61, 209
HSL
304°, 69%, 55%
CMYK
0%, 72%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB3DD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 61, 209

Red: 219 / Green: 61 / Blue: 209

HSL

304°, 69%, 55%

Hue: 304° / Saturation: 69% / Lightness: 55%

CMYK

0%, 72%, 5%, 14%

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

What color is #DB3DD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB3DD1 to RGB:

rgb(219, 61, 209)HEX to RGB Converter →

HEX to HSL

Convert #DB3DD1 to HSL:

hsl(304, 69%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DB3DD1 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DB3DD1 has RGB (219, 61, 209) and HSL (304°, 69%, 55%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB3DD1 is #3DDB48, creating high-contrast pairings. For softer combinations, try analogous colors like #973DDB.

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

Contrast with #DB3DD1

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

Contrast Ratio: 5.60:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB3DD1?

#DB3DD1 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB3DD1?

#DB3DD1 in RGB is (219, 61, 209) - 219 red, 61 green, and 209 blue.

How to use #DB3DD1 in CSS?

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

What colors go well with #DB3DD1?

#3DDB48 (complementary), #973DDB (analogous), and #AC20A3 (lighter shade) work well with #DB3DD1.