#D07CCD Color Information

Hex color code: #D07CCD

A subtle magenta shade, #D07CCD appears as (208, 124, 205) in RGB and (302°, 47%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D07CCD
RGB
208, 124, 205
HSL
302°, 47%, 65%
CMYK
0%, 40%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D07CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 124, 205

Red: 208 / Green: 124 / Blue: 205

HSL

302°, 47%, 65%

Hue: 302° / Saturation: 47% / Lightness: 65%

CMYK

0%, 40%, 1%, 18%

Cyan: 0% / Magenta: 40% / Yellow: 1% / Key: 18%

What color is #D07CCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D07CCD to RGB:

rgb(208, 124, 205)HEX to RGB Converter →

HEX to HSL

Convert #D07CCD to HSL:

hsl(302, 47%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D07CCD to CMYK:

cmyk(0%, 40%, 1%, 18%)Color Converter →

Color Meaning and Usage

#D07CCD is a soft magenta color with RGB values of 208, 124, 205 and HSL of 302°, 47%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D07CCD is #7CD07F, creating high-contrast pairings. For softer combinations, try analogous colors like #A97CD0.

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

Contrast with #D07CCD

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

Contrast Ratio: 7.45:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D07CCD?

#D07CCD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D07CCD?

#D07CCD in RGB is (208, 124, 205) - 208 red, 124 green, and 205 blue.

How to use #D07CCD in CSS?

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

What colors go well with #D07CCD?

#7CD07F (complementary), #A97CD0 (analogous), and #BB44B7 (lighter shade) work well with #D07CCD.