#D362CD Color Information

Hex color code: #D362CD

The hex color #D362CD is a balanced magenta with RGB values of (211, 98, 205) and HSL of (303°, 56%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D362CD
RGB
211, 98, 205
HSL
303°, 56%, 61%
CMYK
0%, 54%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D362CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 98, 205

Red: 211 / Green: 98 / Blue: 205

HSL

303°, 56%, 61%

Hue: 303° / Saturation: 56% / Lightness: 61%

CMYK

0%, 54%, 3%, 17%

Cyan: 0% / Magenta: 54% / Yellow: 3% / Key: 17%

What color is #D362CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D362CD to RGB:

rgb(211, 98, 205)HEX to RGB Converter →

HEX to HSL

Convert #D362CD to HSL:

hsl(303, 56%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #D362CD to CMYK:

cmyk(0%, 54%, 3%, 17%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #D362CD has RGB (211, 98, 205) and HSL (303°, 56%, 61%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D362CD is #64D369, creating high-contrast pairings. For softer combinations, try analogous colors like #A164D3.

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

Contrast with #D362CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D362CD?

#D362CD is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D362CD?

#D362CD in RGB is (211, 98, 205) - 211 red, 98 green, and 205 blue.

How to use #D362CD in CSS?

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

What colors go well with #D362CD?

#64D369 (complementary), #A164D3 (analogous), and #B734B0 (lighter shade) work well with #D362CD.