#D945CD Color Information

Hex color code: #D945CD

The hex color #D945CD is a subtle magenta with RGB values of (217, 69, 205) and HSL of (305°, 66%, 56%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#D945CD
RGB
217, 69, 205
HSL
305°, 66%, 56%
CMYK
0%, 68%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D945CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 69, 205

Red: 217 / Green: 69 / Blue: 205

HSL

305°, 66%, 56%

Hue: 305° / Saturation: 66% / Lightness: 56%

CMYK

0%, 68%, 6%, 15%

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

What color is #D945CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D945CD to RGB:

rgb(217, 69, 205)HEX to RGB Converter →

HEX to HSL

Convert #D945CD to HSL:

hsl(305, 66%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D945CD to CMYK:

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

Color Meaning and Usage

#D945CD is a understated magenta color with RGB values of 217, 69, 205 and HSL of 305°, 66%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D945CD is #45D951, creating high-contrast pairings. For softer combinations, try analogous colors like #9B45D9.

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

Contrast with #D945CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D945CD?

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

What is the RGB value of #D945CD?

#D945CD in RGB is (217, 69, 205) - 217 red, 69 green, and 205 blue.

How to use #D945CD in CSS?

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

What colors go well with #D945CD?

#45D951 (complementary), #9B45D9 (analogous), and #AE24A2 (lighter shade) work well with #D945CD.