#D742CD Color Information

Hex color code: #D742CD

The hex color #D742CD is a understated magenta with RGB values of (215, 66, 205) and HSL of (304°, 65%, 55%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D742CD
RGB
215, 66, 205
HSL
304°, 65%, 55%
CMYK
0%, 69%, 5%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D742CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 66, 205

Red: 215 / Green: 66 / Blue: 205

HSL

304°, 65%, 55%

Hue: 304° / Saturation: 65% / Lightness: 55%

CMYK

0%, 69%, 5%, 16%

Cyan: 0% / Magenta: 69% / Yellow: 5% / Key: 16%

What color is #D742CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D742CD to RGB:

rgb(215, 66, 205)HEX to RGB Converter →

HEX to HSL

Convert #D742CD to HSL:

hsl(304, 65%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #D742CD to CMYK:

cmyk(0%, 69%, 5%, 16%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #D742CD has RGB (215, 66, 205) and HSL (304°, 65%, 55%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D742CD is #42D74C, creating high-contrast pairings. For softer combinations, try analogous colors like #9642D7.

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

Contrast with #D742CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D742CD?

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

What is the RGB value of #D742CD?

#D742CD in RGB is (215, 66, 205) - 215 red, 66 green, and 205 blue.

How to use #D742CD in CSS?

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

What colors go well with #D742CD?

#42D74C (complementary), #9642D7 (analogous), and #A8249F (lighter shade) work well with #D742CD.