#D03EB3 Color Information

Hex color code: #D03EB3

A balanced magenta shade, #D03EB3 appears as (208, 62, 179) in RGB and (312°, 61%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D03EB3
RGB
208, 62, 179
HSL
312°, 61%, 53%
CMYK
0%, 70%, 14%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D03EB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 62, 179

Red: 208 / Green: 62 / Blue: 179

HSL

312°, 61%, 53%

Hue: 312° / Saturation: 61% / Lightness: 53%

CMYK

0%, 70%, 14%, 18%

Cyan: 0% / Magenta: 70% / Yellow: 14% / Key: 18%

What color is #D03EB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D03EB3 to RGB:

rgb(208, 62, 179)HEX to RGB Converter →

HEX to HSL

Convert #D03EB3 to HSL:

hsl(312, 61%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #D03EB3 to CMYK:

cmyk(0%, 70%, 14%, 18%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D03EB3 has RGB (208, 62, 179) and HSL (312°, 61%, 53%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D03EB3 is #3ED05B, creating high-contrast pairings. For softer combinations, try analogous colors like #A43ED0.

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

Contrast with #D03EB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D03EB3?

#D03EB3 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D03EB3?

#D03EB3 in RGB is (208, 62, 179) - 208 red, 62 green, and 179 blue.

How to use #D03EB3 in CSS?

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

What colors go well with #D03EB3?

#3ED05B (complementary), #A43ED0 (analogous), and #9C2684 (lighter shade) work well with #D03EB3.