#D13DBE Color Information

Hex color code: #D13DBE

#D13DBE is a neutral magenta color. In RGB it is (209, 61, 190), and in HSL it is (308°, 62%, 53%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D13DBE
RGB
209, 61, 190
HSL
308°, 62%, 53%
CMYK
0%, 71%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D13DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 61, 190

Red: 209 / Green: 61 / Blue: 190

HSL

308°, 62%, 53%

Hue: 308° / Saturation: 62% / Lightness: 53%

CMYK

0%, 71%, 9%, 18%

Cyan: 0% / Magenta: 71% / Yellow: 9% / Key: 18%

What color is #D13DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D13DBE to RGB:

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

HEX to HSL

Convert #D13DBE to HSL:

hsl(308, 62%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #D13DBE to CMYK:

cmyk(0%, 71%, 9%, 18%)Color Converter →

Color Meaning and Usage

#D13DBE is a understated magenta color with RGB values of 209, 61, 190 and HSL of 308°, 62%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D13DBE is #3DD151, creating high-contrast pairings. For softer combinations, try analogous colors like #9B3DD1.

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

Contrast with #D13DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D13DBE?

#D13DBE is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D13DBE?

#D13DBE in RGB is (209, 61, 190) - 209 red, 61 green, and 190 blue.

How to use #D13DBE in CSS?

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

What colors go well with #D13DBE?

#3DD151 (complementary), #9B3DD1 (analogous), and #9D258D (lighter shade) work well with #D13DBE.