#D73EDB Color Information

Hex color code: #D73EDB

#D73EDB is a subtle magenta color. In RGB it is (215, 62, 219), and in HSL it is (298°, 69%, 55%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#D73EDB
RGB
215, 62, 219
HSL
298°, 69%, 55%
CMYK
2%, 72%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D73EDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 62, 219

Red: 215 / Green: 62 / Blue: 219

HSL

298°, 69%, 55%

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

CMYK

2%, 72%, 0%, 14%

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

What color is #D73EDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D73EDB to RGB:

rgb(215, 62, 219)HEX to RGB Converter →

HEX to HSL

Convert #D73EDB to HSL:

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

HEX to CMYK

Convert #D73EDB to CMYK:

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

Color Meaning and Usage

#D73EDB is a understated magenta color with RGB values of 215, 62, 219 and HSL of 298°, 69%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D73EDB is #42DB3D, creating high-contrast pairings. For softer combinations, try analogous colors like #873DDB.

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

Contrast with #D73EDB

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 #D73EDB?

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

What is the RGB value of #D73EDB?

#D73EDB in RGB is (215, 62, 219) - 215 red, 62 green, and 219 blue.

How to use #D73EDB in CSS?

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

What colors go well with #D73EDB?

#42DB3D (complementary), #873DDB (analogous), and #A820AC (lighter shade) work well with #D73EDB.