#D060DC Color Information

Hex color code: #D060DC

#D060DC is a muted magenta color. In RGB it is (208, 96, 220), and in HSL it is (294°, 64%, 62%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#D060DC
RGB
208, 96, 220
HSL
294°, 64%, 62%
CMYK
5%, 56%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D060DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 96, 220

Red: 208 / Green: 96 / Blue: 220

HSL

294°, 64%, 62%

Hue: 294° / Saturation: 64% / Lightness: 62%

CMYK

5%, 56%, 0%, 14%

Cyan: 5% / Magenta: 56% / Yellow: 0% / Key: 14%

What color is #D060DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D060DC to RGB:

rgb(208, 96, 220)HEX to RGB Converter →

HEX to HSL

Convert #D060DC to HSL:

hsl(294, 64%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #D060DC to CMYK:

cmyk(5%, 56%, 0%, 14%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #D060DC has RGB (208, 96, 220) and HSL (294°, 64%, 62%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D060DC is #6CDC60, creating high-contrast pairings. For softer combinations, try analogous colors like #9260DC.

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

Contrast with #D060DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D060DC?

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

What is the RGB value of #D060DC?

#D060DC in RGB is (208, 96, 220) - 208 red, 96 green, and 220 blue.

How to use #D060DC in CSS?

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

What colors go well with #D060DC?

#6CDC60 (complementary), #9260DC (analogous), and #B52BC5 (lighter shade) work well with #D060DC.