#D62ECD Color Information

Hex color code: #D62ECD

A muted magenta shade, #D62ECD appears as (214, 46, 205) in RGB and (303°, 67%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#D62ECD
RGB
214, 46, 205
HSL
303°, 67%, 51%
CMYK
0%, 79%, 4%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D62ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 46, 205

Red: 214 / Green: 46 / Blue: 205

HSL

303°, 67%, 51%

Hue: 303° / Saturation: 67% / Lightness: 51%

CMYK

0%, 79%, 4%, 16%

Cyan: 0% / Magenta: 79% / Yellow: 4% / Key: 16%

What color is #D62ECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D62ECD to RGB:

rgb(214, 46, 205)HEX to RGB Converter →

HEX to HSL

Convert #D62ECD to HSL:

hsl(303, 67%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D62ECD to CMYK:

cmyk(0%, 79%, 4%, 16%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #D62ECD has RGB (214, 46, 205) and HSL (303°, 67%, 51%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D62ECD is #2ED637, creating high-contrast pairings. For softer combinations, try analogous colors like #8A2ED6.

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

Contrast with #D62ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D62ECD?

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

What is the RGB value of #D62ECD?

#D62ECD in RGB is (214, 46, 205) - 214 red, 46 green, and 205 blue.

How to use #D62ECD in CSS?

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

What colors go well with #D62ECD?

#2ED637 (complementary), #8A2ED6 (analogous), and #991E93 (lighter shade) work well with #D62ECD.