#D74DDA Color Information

Hex color code: #D74DDA

A balanced magenta shade, #D74DDA appears as (215, 77, 218) in RGB and (299°, 66%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D74DDA
RGB
215, 77, 218
HSL
299°, 66%, 58%
CMYK
1%, 65%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D74DDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 77, 218

Red: 215 / Green: 77 / Blue: 218

HSL

299°, 66%, 58%

Hue: 299° / Saturation: 66% / Lightness: 58%

CMYK

1%, 65%, 0%, 15%

Cyan: 1% / Magenta: 65% / Yellow: 0% / Key: 15%

What color is #D74DDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D74DDA to RGB:

rgb(215, 77, 218)HEX to RGB Converter →

HEX to HSL

Convert #D74DDA to HSL:

hsl(299, 66%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #D74DDA to CMYK:

cmyk(1%, 65%, 0%, 15%)Color Converter →

Color Meaning and Usage

#D74DDA is a muted magenta color with RGB values of 215, 77, 218 and HSL of 299°, 66%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D74DDA is #50DB4D, creating high-contrast pairings. For softer combinations, try analogous colors like #924DDB.

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

Contrast with #D74DDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D74DDA?

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

What is the RGB value of #D74DDA?

#D74DDA in RGB is (215, 77, 218) - 215 red, 77 green, and 218 blue.

How to use #D74DDA in CSS?

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

What colors go well with #D74DDA?

#50DB4D (complementary), #924DDB (analogous), and #B425B6 (lighter shade) work well with #D74DDA.