#D74CDB Color Information

Hex color code: #D74CDB

The hex color #D74CDB is a understated magenta with RGB values of (215, 76, 219) and HSL of (298°, 67%, 58%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D74CDB
RGB
215, 76, 219
HSL
298°, 67%, 58%
CMYK
2%, 65%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D74CDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 76, 219

Red: 215 / Green: 76 / Blue: 219

HSL

298°, 67%, 58%

Hue: 298° / Saturation: 67% / Lightness: 58%

CMYK

2%, 65%, 0%, 14%

Cyan: 2% / Magenta: 65% / Yellow: 0% / Key: 14%

What color is #D74CDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D74CDB to RGB:

rgb(215, 76, 219)HEX to RGB Converter →

HEX to HSL

Convert #D74CDB to HSL:

hsl(298, 67%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #D74CDB to CMYK:

cmyk(2%, 65%, 0%, 14%)Color Converter →

Color Meaning and Usage

#D74CDB is a understated magenta color with RGB values of 215, 76, 219 and HSL of 298°, 67%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D74CDB is #51DC4C, creating high-contrast pairings. For softer combinations, try analogous colors like #8F4CDC.

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

Contrast with #D74CDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D74CDB?

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

What is the RGB value of #D74CDB?

#D74CDB in RGB is (215, 76, 219) - 215 red, 76 green, and 219 blue.

How to use #D74CDB in CSS?

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

What colors go well with #D74CDB?

#51DC4C (complementary), #8F4CDC (analogous), and #B224B7 (lighter shade) work well with #D74CDB.