#D74EDF Color Information

Hex color code: #D74EDF

#D74EDF is a muted magenta color. In RGB it is (215, 78, 223), and in HSL it is (297°, 69%, 59%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#D74EDF
RGB
215, 78, 223
HSL
297°, 69%, 59%
CMYK
4%, 65%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D74EDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 78, 223

Red: 215 / Green: 78 / Blue: 223

HSL

297°, 69%, 59%

Hue: 297° / Saturation: 69% / Lightness: 59%

CMYK

4%, 65%, 0%, 13%

Cyan: 4% / Magenta: 65% / Yellow: 0% / Key: 13%

What color is #D74EDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D74EDF to RGB:

rgb(215, 78, 223)HEX to RGB Converter →

HEX to HSL

Convert #D74EDF to HSL:

hsl(297, 69%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #D74EDF to CMYK:

cmyk(4%, 65%, 0%, 13%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #D74EDF has RGB (215, 78, 223) and HSL (297°, 69%, 59%). 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 #D74EDF is #56DF4E, creating high-contrast pairings. For softer combinations, try analogous colors like #8F4EDF.

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

Contrast with #D74EDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D74EDF?

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

What is the RGB value of #D74EDF?

#D74EDF in RGB is (215, 78, 223) - 215 red, 78 green, and 223 blue.

How to use #D74EDF in CSS?

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

What colors go well with #D74EDF?

#56DF4E (complementary), #8F4EDF (analogous), and #B623BE (lighter shade) work well with #D74EDF.