#D93FCC Color Information

Hex color code: #D93FCC

A understated magenta shade, #D93FCC appears as (217, 63, 204) in RGB and (305°, 67%, 55%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D93FCC
RGB
217, 63, 204
HSL
305°, 67%, 55%
CMYK
0%, 71%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D93FCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 63, 204

Red: 217 / Green: 63 / Blue: 204

HSL

305°, 67%, 55%

Hue: 305° / Saturation: 67% / Lightness: 55%

CMYK

0%, 71%, 6%, 15%

Cyan: 0% / Magenta: 71% / Yellow: 6% / Key: 15%

What color is #D93FCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D93FCC to RGB:

rgb(217, 63, 204)HEX to RGB Converter →

HEX to HSL

Convert #D93FCC to HSL:

hsl(305, 67%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #D93FCC to CMYK:

cmyk(0%, 71%, 6%, 15%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #D93FCC has RGB (217, 63, 204) and HSL (305°, 67%, 55%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D93FCC is #3FD94C, creating high-contrast pairings. For softer combinations, try analogous colors like #993FD9.

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

Contrast with #D93FCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D93FCC?

#D93FCC is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D93FCC?

#D93FCC in RGB is (217, 63, 204) - 217 red, 63 green, and 204 blue.

How to use #D93FCC in CSS?

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

What colors go well with #D93FCC?

#3FD94C (complementary), #993FD9 (analogous), and #AA229F (lighter shade) work well with #D93FCC.